Contrast classprint method.FamData classdata and phi members.identical().get_consang method.get_data method to return copy of data member to avoid
inadvertent modification by reference.print method.make_model_mats_lmm to track included observations from data member
by fmid and id and include these identifiers as names or row names to
increase robustness.lmm method to use only non-probands in lm() fit used to obtain
initial parameter estimates for optimization.FamLMMFit subclassFamModel methods and functions.get_model_res method with additional diagnostic features.print and get_h2_a_lrts methods.get_h2_a_lrts to cache heritability LRT results after first call
and use cached values on subsequent calls unless the user explicitly
overrides.optim() without relative function convergence criterion.make_coef_mat() and print_ests().print_ests().all.equal() with identical() for all object comparisons where
floating point imprecision should not be an issue.sing_asc_lmm model that would yield misspecified trait variance
for inbred individuals.FamLMMFit$get_model_res() method to speed up iterations.pkgload versions during development.vignette("linear_mixed_models").FamModelFit abstract class.FamLMMFit subclass specialized for linear mixed model results.Contrast class for results of general contrasts for a FamModelFit
object.FamData$lmm() method by adding code to transform likelihood
maximization problem by scaling parameters by square root of their Hessian
diagonal elements at the initial estimates, which should improve conditioning
of the Hessian and therefore numerical convergence.FamData constructors to use character string column names and
updated documentation.FamData$new() using phi signature.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.