get_best_pars: Best pars

Description Usage Arguments Value

View source: R/analyses.R View source: R/plots.R

Description

Given an MCMC chain, returns the set of best fitting parameters

Given an MCMC chain, finds the row with the highest log likelihood. There must be a column named "lnlike" which is the log likelihood. Will return the vector of all parameters other than "sampno","lnlike" and "strain"

Usage

1
2
3

Arguments

chain

the MCMC chain

chain

the MCMC chain

Value

a name vector of the best parameters

a named vector of parameters


jameshay218/antibodyKinetics documentation built on Nov. 8, 2019, 11 a.m.