Rdocumentation
powered by
Learn R Programming
jaatha (version 2.7.0)
findBestParInBlock: Functions that uses the fitted GLMs to estimate the parameters that have the highest likelihood.
Description
Functions that uses the fitted GLMs to estimate the parameters that have the highest likelihood.
Usage
findBestParInBlock(block, glm.fitted, sum.stats)
Arguments
block
The block we are in.
glm.fitted
The fitted GlMs.
sum.stats
The observed summary statistics
Value
A list with maximum likelihood parameter (est) and log-likelihood (score)