View source: R/get_binary_nonlinear.R
get_binary_nonlinear_model | R Documentation |
Get the binary nonlinear data simulation
get_binary_nonlinear_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 'mf.data'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.