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
Have one exported method (like fitted) for all unmarkedFit objects. This method would then call an internal method specific to the fit type. Would make documentation a lot simpler.
Have one exported method (like
fitted
) for allunmarkedFit
objects. This method would then call an internal method specific to the fit type. Would make documentation a lot simpler.fitted
method (Refactorfitted
method #14)residuals
method (Refactorresiduals
method #16)getP
method (UpdategetP
methods #22)nonparboot
method (Updatenonparboot
method #21)update
method (Single method for update and make it more robust #18)simulate
method (Refactorsimulate
method #19)parboot
method (e99b0f4)predict
method (Predict method updates #20)summary
method (Consolidate summary methods forunmarkedFit
#23)ranef
methods (Consolidateranef
methods #25)getY
method (bb93738)plot
method (bb93738)The text was updated successfully, but these errors were encountered: