find_single_root: ML parameters of exponential and weibull models applied to...

Description Usage Arguments Value

View source: R/MLE_parameters.R

Description

ML parameters of exponential and weibull models applied to trees

Usage

1
2
find_single_root(data, mutation_position, rkvector, jack = FALSE,
  pack = "rootsolve", verbose = TRUE)

Arguments

data

list of dataframes, produced by splitting read.csv(.._for_LRT.csv)

mutation_position

end, start or middle. Defines position of mutation on a branch

Value

A named numeric vector c(p_root, p_precision,lambda_weib_root, lambda_exp_root)


weidewind/evolikelihood documentation built on May 4, 2019, 2:06 a.m.