Description Usage Arguments Details Value
View source: R/d_estimation_fnxs.R
Wrapper function so log-likelihood of stickbreaking can be extracted by optimize() function
1  | calc.stick.logLn(geno.matrix, fit.matrix, d.vect, wts = c(2, 1))
 | 
geno.matrix | 
 Genotype matrix generated in
  | 
fit.matrix | 
 Fitness matrix generated in
  | 
d.vect | 
 Parameter to be maximized over  | 
wts | 
 Vector of weights to weight genotypes by. Used when
  | 
Calls fit.stick.model.given.d to get log likelihood
Vector of log-likelihoods
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.