asremlPlus-deprecated {asremlPlus}R Documentation

Deprecated Functions in the Package asremlPlus

Description

These functions have been renamed and deprecated in asremlPlus:

  1. addrm.terms.asreml and addrm.terms.asrtests -> changeTerms.asrtests,

  2. alldiffs -> as.alldiffs,

  3. asrtests-> as.asrtests,

  4. choose.model.asreml and choose.model.asrtests -> chooseModel.asrtests,

  5. facRecode and facRecode.alldiffs -> facRecast.alldiffs,

  6. info.crit and info.crit.asreml -> infoCriteria.asreml,

  7. newrcov.asrtests -> changeTerms.asrtests,

  8. plotvariofaces.asreml -> plotVariofaces.data.frame,

  9. power.transform -> powerTransform,

  10. predictiondiffs.asreml -> allDifferences.data.frame,

  11. predictionplot.asreml -> plotPredictions.data.frame,

  12. predictparallel.asreml -> predictPlus.asreml,

  13. pred.present.asreml -> predictPresent.asreml,

  14. recalc.wald.tab.asreml and recalc.wald.tab.asrtests -> recalcWaldTab.asrtests,

  15. reorderClassify and reorderClassify.alldiffs -> renewClassify.alldiffs,

  16. reml.lrt and reml.lrt.asreml -> REMLRT.asreml,

  17. rmboundary.asreml -> rmboundary.asrtests,

  18. setvarianceterms.asreml -> setvarianceterms.call,

  19. sig.devn.reparam.asreml and sig.devn.reparam.asrtests -> reparamSigDevn.asrtests,

  20. testranfix.asreml -> testranfix.asrtests,

  21. testrcov.asreml and testrcov.asrtests -> testresidual.asrtests,

  22. testswapran.asreml -> testswapran.asrtests

Usage

addrm.terms.asreml(...)
addrm.terms.asrtests(...)
alldiffs(...)
asrtests(...)
choose.model.asreml(...)
choose.model.asrtests(...)
facRecode(...)
facRecode.alldiffs(...)
info.crit(...)
info.crit.asreml(...)
newrcov.asrtests(...)
plotvariofaces.asreml(...)
power.transform(...)
predictiondiffs.asreml(...)
predictionplot.asreml(...)
predictparallel.asreml(...)
pred.present.asreml(...)
recalc.wald.tab.asreml(...)
recalc.wald.tab.asrtests(...)
reml.lrt(...)
reml.lrt.asreml(...)
## S3 method for class 'alldiffs'
reorderClassify(...)
## S3 method for class 'asreml'
rmboundary(...)
setvarianceterms.asreml(...)
sig.devn.reparam.asreml(...)
sig.devn.reparam.asrtests(...)
testranfix.asreml(...)
testrcov.asreml(...)
testrcov.asrtests(...)
## S3 method for class 'asreml'
testswapran(...)

Arguments

...

absorbs arguments passed from the old functions of the style foo.bar().

Author(s)

Chris Brien


[Package asremlPlus version 4.4.32 Index]