Description Usage Arguments Value Author(s) See Also Examples
Compute linear regression for the given set of ID Maps using the UniquePairsMatch object and auxiliary data (response.data) from another data object.
1 2 |
response.data |
The data on which the regression to be fitted. |
weights |
An optional vector of 'prior weights' to be used in the fitting process.
Should be |
idMapNames |
optional list of ID Map names within the pairsMatch object on which the fit to be performed. If NULL (default), all ID Maps within the pairsMatch object will be used. |
... |
Not used |
The regression model fitting results (an object of class 'glm')
Alex Lisovich, Roger Day
For more information see JointUniquePairs
.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.