Package: asremlPlus
Version: 4.3.50
Date: 2023-03-9
Title: Augments 'ASReml-R' in Fitting Mixed Models and Packages
        Generally in Exploring Prediction Differences
Authors@R: person("Chris","Brien", role = c("aut","cre"),
         comment = c(ORCID = "0000-0003-0581-1817"),
         email = "chris.brien@adelaide.edu.au")
Depends: R (>= 3.5.0)
Imports: dae, doParallel, dplyr,ggplot2, foreach, grDevices, graphics,
        methods, parallel, reshape2, RColorBrewer, rlang, stats,
        stringr, sticky, utils
Suggests: testthat, lattice, emmeans, lmerTest, pbkrtest, R.rsp
Enhances: asreml
VignetteBuilder: R.rsp
SystemRequirements: asreml-R 4.x
LazyData: true
Description: Assists in automating the selection of terms to include in mixed models when  
  'asreml' is used to fit the models. Also used to display, in tables and graphs, predictions   
  obtained using any model fitting function and to explore differences between predictions. 
  The content  falls into the following natural groupings: (i) Data, (ii) Object 
  manipulation functions, (iii) Model modification functions, (iv) Model testing functions, 
  (v) Model diagnostics functions, (vi) Prediction production and presentation functions, 
  (vii) Response transformation functions, and (viii) Miscellaneous functions (for further 
  details see 'asremlPlus-package' in help). A history of 
  the fitting of a sequence of models is kept in a data frame. Procedures are available for 
  choosing models that conform to the hierarchy or marginality principle and for displaying 
  predictions for significant terms in tables and graphs. The 'asreml' package provides a 
  computationally efficient algorithm for fitting mixed models using Residual Maximum 
  Likelihood. It is a commercial package that can be purchased from 
  'VSNi' <https://vsni.co.uk/> as 'asreml-R', who will supply a zip file for local 
  installation/updating (see <https://asreml.kb.vsni.co.uk/>). It is not needed for functions that are 
  methods for 'alldiffs'  and 'data.frame' objects. The package 'asremPlus' can also be 
  installed from <http://chris.brien.name/rpackages/>.
License: MIT + file LICENSE
URL: http://chris.brien.name
NeedsCompilation: no
Packaged: 2023-03-09 09:04:42 UTC; briencj
Author: Chris Brien [aut, cre] (<https://orcid.org/0000-0003-0581-1817>)
Maintainer: Chris Brien <chris.brien@adelaide.edu.au>
Repository: CRAN
Date/Publication: 2023-03-09 13:40:02 UTC
Built: R 4.1.2; ; 2023-03-10 13:12:36 UTC; unix
