writeBeta: Writes the vector [beta,ll] to a file called...

Description Usage Arguments Value

View source: R/writeBeta.r

Description

Writes the vector [beta,ll] to a file called modelname_iterations.csv

Usage

1

Arguments

beta

vector of parameters to be written

ll

scalar representing the loglikelihood of the whole model

Value

Nothing.


cmcRcode documentation built on May 2, 2019, 4:50 p.m.

Related to writeBeta in cmcRcode...