| ScoreTest_wSaddleApprox_NULL_Model {SPAtest} | R Documentation |
Prepares the null model object SA_NULL to be used in ScoreTest_SPA based on the outcome and the covariates.
ScoreTest_wSaddleApprox_NULL_Model(formula, data=NULL)
formula |
An object of class "formula" (as used in the function "glm"). |
data |
An optional data frame, list or environment containing the variables in the model. |
ScoreTest_wSaddleApprox_NULL_Model returns an object of class SA_NULL.
Rounak Dey, deyrnk@umich.edu
## Not run: ScoreTest_wSaddleApprox_NULL_Model(formula, data=NULL) ## End(Not run)