ScoreTest_wSaddleApprox_NULL_Model: Preparing the null model

Description Usage Arguments Value Author(s) See Also Examples

View source: R/SPA_functions.R

Description

Prepares the null model object SA_NULL to be used in ScoreTest_SPA based on the outcome and the covariates.

Usage

1

Arguments

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.

Value

ScoreTest_wSaddleApprox_NULL_Model returns an object of class SA_NULL.

Author(s)

Rounak Dey, deyrnk@umich.edu

See Also

ScoreTest_SPA

ScoreTest_SPA_wMeta

Examples

1
2
3
4
## Not run: 
ScoreTest_wSaddleApprox_NULL_Model(formula, data=NULL)

## End(Not run)

leeshawn/SPAtest documentation built on Nov. 9, 2020, 11:15 a.m.