This function fits a geeglm to the data for a given psi. it returns a list of values
1 2 3 4 5 6 7 8 9 |
data |
data frame with values |
psi |
number, given psi |
outcome |
string, defines the outcome variable |
exposure |
string, defines the exposure variable |
confounder |
string vector, defines the confounder variables |
id |
string, identify the unique identifier |
corstr |
a character string specifying the correlation structure. The following are permitted: '"independence"', '"exchangeable"', '"ar1"', '"unstructured"' and '"userdefined"' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.