Description Usage Arguments Details Value Author(s)
Data access and transformations for dependent and independent variables in regressions and model checking analysis.
1  | 
formula | 
 a string character to be transformed as an object of class   | 
subset | 
 optional vector which specifies the subset of observations to be used in the analysis.  | 
weight | 
 a list or numerical value for weigthed analysis.  | 
family | 
 a string character with the name of the error distribution and link function to be used in the analysis.
If   | 
Internal function. Commonly used by methods relationed to regression and model checking analysis.
A list with components:
bind.x | 
 a data matrix with the independent variables and their respective values.  | 
bind.y | 
 a data matrix, with the response variable and its respective values.  | 
Paula R. Costa e Silva
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.