Learn R Programming

BioGeoBEARS (version 0.2.1)

get_inf_LgL_etc_optimx: Get the inferred parameters from a results object (utility function)

Description

This function extracts the ML parameter values from the results_object returned by bears_2param_standard_fast and similar functions.

Usage

get_inf_LgL_etc_optimx(results_object)

Arguments

results_object
The results returned by bears_2param_standard_fast or a similar function.

Value

infparams The vector of inferred parameters.

Details

This is primarily a utility function for get_infparams_optimx.

References

http://phylo.wikidot.com/matzke-2013-international-biogeography-society-poster

Matzke_2012_IBS

See Also

bears_2param_standard_fast, get_infparams_optimx

Examples

Run this code
testval=1

Run the code above in your browser using DataLab