get_normal_linear_model: Get the Gaussian linear data simulation

View source: R/get_normal_linear.R

get_normal_linear_modelR Documentation

Get the Gaussian linear data simulation

Description

Get the Gaussian linear data simulation

Usage

get_normal_linear_model()

Value

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


eifer4/CoarsePosteriorSummary documentation built on May 5, 2024, 6:32 a.m.