Skip to content
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

Function does not work for an nlmer model #121

Open
jknowles opened this issue Jan 3, 2022 · 0 comments
Open

Function does not work for an nlmer model #121

jknowles opened this issue Jan 3, 2022 · 0 comments

Comments

@jknowles
Copy link
Owner

jknowles commented Jan 3, 2022

Via email:


Error in envRefInferField(x, what, getClass(class(x)), selfEnv) ‘family’ is not a valid field or 
method name for reference class “nlsResp”

> traceback()
6: stop(gettextf("%s is not a valid field or method name for reference class %s",
       sQuote(field), dQuote(thisClass@className)), domain = NA)
5: envRefInferField(x, what, getClass(class(x)), selfEnv)
4: merMod@resp$family
3: merMod@resp$family
2: predictInterval(merMod = nlmer.model, newdata = newdata_mix,
       level = 0.95, n.sims = 1000, stat = "median", type = "linear.prediction",
       include.resid.var = F, which = "fixed") at #14

Is it possible to make the package work for an nlmer model or class?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant