These functions have been renamed and deprecated in asremlPlus:
addrm.terms.asreml and addrm.terms.asrtests -> changeTerms.asrtests,
alldiffs -> as.alldiffs,
asrtests-> as.asrtests,
choose.model.asreml and choose.model.asrtests -> chooseModel.asrtests,
facRecode and facRecode.alldiffs -> facRecast.alldiffs,
info.crit and info.crit.asreml -> infoCriteria.asreml,
newrcov.asrtests -> changeTerms.asrtests,
plotvariofaces.asreml -> plotVariofaces.data.frame,
power.transform -> powerTransform,
predictiondiffs.asreml -> allDifferences.data.frame,
predictionplot.asreml -> plotPredictions.data.frame,
predictparallel.asreml -> predictPlus.asreml,
pred.present.asreml -> predictPresent.asreml,
recalc.wald.tab.asreml and recalc.wald.tab.asrtests -> recalcWaldTab.asrtests,
reorderClassify and reorderClassify.alldiffs -> renewClassify.alldiffs,
reml.lrt and reml.lrt.asreml -> REMLRT.asreml,
rmboundary.asreml -> rmboundary.asrtests,
setvarianceterms.asreml -> setvarianceterms.call,
sig.devn.reparam.asreml and sig.devn.reparam.asrtests -> reparamSigDevn.asrtests,
testranfix.asreml -> testranfix.asrtests,
testrcov.asreml and testrcov.asrtests -> testresidual.asrtests,
testswapran.asreml -> testswapran.asrtests
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 alldiffs
reorderClassify(...)
# S3 method for asreml
rmboundary(...)
setvarianceterms.asreml(...)
sig.devn.reparam.asreml(...)
sig.devn.reparam.asrtests(...)
testranfix.asreml(...)
testrcov.asreml(...)
testrcov.asrtests(...)
# S3 method for asreml
testswapran(...)
absorbs arguments passed from the old functions of the style foo.bar().
Chris Brien