You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ldf and fitted_values are returned directly -- getter functions aren't really necessary. (fl <- flash(...); fl$fitted_values; fl$ldf). Documentation should be updated.
The documentation in
flash()
saysBut
flash_get_ldf()
andflash_get_fitted_values()
are not exported functions. What is the recommended way to access output?The text was updated successfully, but these errors were encountered: