Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

rrr.sim3

Simulation model 3


Description

Generate data from a mixed-response reduced-rank regression model

Usage

rrr.sim3(n = 100, p = 30, q.mix = c(5, 20, 5), nrank = 2,
         intercept = rep(0.5,30), mis.prop = 0.2)

Arguments

n

sample size

p

number of predictors

q.mix

numbers of Gaussian, Bernolli and Poisson responses

nrank

model rank

intercept

a vector of intercept

mis.prop

missing proportion

Value

similated model and data

References

Chen, K., Luo, C., and Liang, J. (2017) Leveraging mixed and incomplete outcomes through a mixed-response reduced-rank regression. Technical report.


rrpack

Reduced-Rank Regression

v0.1-11
GPL (>= 3)
Authors
Kun Chen [aut, cre] (<https://orcid.org/0000-0003-3579-5467>), Wenjie Wang [ctb] (<https://orcid.org/0000-0003-0363-3180>), Jun Yan [ctb] (<https://orcid.org/0000-0003-4401-7296>)
Initial release
2019-11-09

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.