View source: R/get_normal_linear.R
get_normal_linear_model | R Documentation |
Get the Gaussian linear data simulation
get_normal_linear_model()
list with slots 'rprior' 'rdata' 'rpost' 'X = list(rX = rX, corr = NULL)', rX being a function to simulate the x data = function(n, corr, p) 'data_gen_functions' 'rparam' 'sel.pred.fun ' 'link' with the logistic link function 'invlink' with the logistic inverse link function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.