Skip to content

Correlated data from multiple different distributions #103

@tombisho

Description

@tombisho

Thank you for this excellent package.

I have a dataset which consists of 5 continuous variables and 5 categorical variables. I can generate a correlation matrix for this data set*, along with means/SDs of the continuous and counts for the categorical variables.

At the moment it looks like I can build 2 different simstudy datasets, one using the correlations between the continuous variables, their means and SDs, and another using the same technique for the categorical variables. However, I don't see how I can make use of the correlations between the continuous and categorical variables to generate a complete dataset that

It may be that I am not using simstudy correctly in whcih case I would appreciate any advice on how I can do what I have described above.

*forgive my stats naivety if this is not a valid thing to do

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions