| mkRespMod | R Documentation | 
Create an lmerResp, glmResp or nlsResp instance
  mkRespMod(fr, REML = NULL, family = NULL, nlenv = NULL,
    nlmod = NULL, ...)
| fr | a model frame | 
| REML | logical scalar, value of REML for an lmerResp instance | 
| family | the optional glm family (glmResp only) | 
| nlenv | the nonlinear model evaluation environment (nlsResp only) | 
| nlmod | the nonlinear model function (nlsResp only) | 
| ... | where to look for response information if
 | 
an lmerResp or glmResp or nlsResp instance
Other utilities: findbars,
mkReTrms, nlformula,
nobars, subbars
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.