get_semipadd2pop_data: Generate two data sets for semiparametric additive modeling...

View source: R/misc.R

get_semipadd2pop_dataR Documentation

Generate two data sets for semiparametric additive modeling with group testing responses and some common covariates

Description

Generate two data sets for semiparametric additive modeling with group testing responses and some common covariates

Usage

get_semipadd2pop_data(n1, n2, response, model = 1, int = FALSE)

Arguments

n1

the sample size for the first data set

n2

the sample size for the second data set

response

a character string indicating the type of response. Can be "continuous", "binary", or "gt"

Value

a list containing the data


gregorkb/semipadd2pop documentation built on Oct. 2, 2022, 1:37 p.m.