-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Preparation for resubmission #55
Comments
Regarding the first issue check the codes for the following titles: |
Regarding the 3 point:
> anova(fm)
Error in UseMethod("anova") :
no applicable method for 'anova' applied to an object of class "zerotrunc"
|
Documentation fixed in the commit ecae5e6. |
Vignette and the |
With this commit f6b2136 I have added:
singleRcapture/R/methodsNotWorking.R Lines 23 to 25 in f6b2136
Lines 106 to 121 in f6b2136
|
help(package = "singleRcapture")
Error in plot.singleRStaticCountData(basicModel) : Argument plotType must be provided as a character or integer or NULL.
Please, provide a default behavior (default value) for plotType. More specifically, if NULL is allowed, it seems natural that it is set as the default value of plotType.Error in anova.singleRStaticCountData(basicModel) : The anova method for singleRStaticCountData class doesn't work yet.
It would seem desirable that this method is implemented or that the authors explain why this is too much an effort to provide it.The text was updated successfully, but these errors were encountered: