View source: R/apply_stat_model.R
apply_stat_model | R Documentation |
Title
apply_stat_model(
tempDataFrame,
g_start,
family_test,
covariates = NULL,
key,
transformation,
dototal,
session_folder,
independent_variable,
depth_analysis = 3,
...
)
tempDataFrame |
data frame to apply association |
g_start |
index of starting data |
family_test |
family of test to run |
covariates |
vector of covariates |
key |
key to identify file to elaborate |
transformation |
transformation to apply to covariates, burden and independent variable |
dototal |
do a total per area |
session_folder |
where to save log file |
independent_variable |
independent variable name |
depth_analysis |
depth's analysis |
... |
extra parameters |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.