fit_model: Fit the model

Description Usage Arguments Value

Description

This function fits the model to the data given the prior distribution and the beta.

Usage

1
fit_model(model, data, prior, beta)

Arguments

model

the model to fit

data

the data with response

prior

the prior distribution of model

beta

the beta value

Value

a list with means for each parameter and a covariance matrix


RandiIP/blm documentation built on May 9, 2019, 9:21 a.m.