|
| 1 | +# Generated by roxygen2: do not edit by hand |
| 2 | + |
| 3 | +S3method("[",hmatrix) |
| 4 | +S3method(coef,FDboost) |
| 5 | +S3method(cvrisk,FDboost) |
| 6 | +S3method(cvrisk,FDboostLSS) |
| 7 | +S3method(factorize,FDboost) |
| 8 | +S3method(fitted,FDboost) |
| 9 | +S3method(getArgvals,hmatrix) |
| 10 | +S3method(getArgvalsLab,hmatrix) |
| 11 | +S3method(getId,hmatrix) |
| 12 | +S3method(getIdLab,hmatrix) |
| 13 | +S3method(getTime,hmatrix) |
| 14 | +S3method(getTimeLab,hmatrix) |
| 15 | +S3method(getX,hmatrix) |
| 16 | +S3method(getXLab,hmatrix) |
| 17 | +S3method(mstop,validateFDboost) |
| 18 | +S3method(plot,FDboost) |
| 19 | +S3method(plot,bootstrapCI) |
| 20 | +S3method(plot,validateFDboost) |
| 21 | +S3method(predict,FDboost) |
| 22 | +S3method(predict,FDboost_fac) |
| 23 | +S3method(print,FDboost) |
| 24 | +S3method(print,bootstrapCI) |
| 25 | +S3method(print,validateFDboost) |
| 26 | +S3method(residuals,FDboost) |
| 27 | +S3method(stabsel,FDboost) |
| 28 | +S3method(summary,FDboost) |
| 29 | +S3method(update,FDboost) |
| 30 | +export("%A%") |
| 31 | +export("%A0%") |
| 32 | +export("%Xa0%") |
| 33 | +export("%Xc%") |
| 34 | +export(FDboost) |
| 35 | +export(FDboostLSS) |
| 36 | +export(applyFolds) |
| 37 | +export(bbsc) |
| 38 | +export(bconcurrent) |
| 39 | +export(bfpc) |
| 40 | +export(bhist) |
| 41 | +export(bhistx) |
| 42 | +export(bolsc) |
| 43 | +export(bootstrapCI) |
| 44 | +export(brandomc) |
| 45 | +export(bsignal) |
| 46 | +export(clr) |
| 47 | +export(cvLong) |
| 48 | +export(cvMa) |
| 49 | +export(factorize) |
| 50 | +export(funMRD) |
| 51 | +export(funMSE) |
| 52 | +export(funRsquared) |
| 53 | +export(funplot) |
| 54 | +export(getArgvals) |
| 55 | +export(getArgvalsLab) |
| 56 | +export(getId) |
| 57 | +export(getIdLab) |
| 58 | +export(getTime) |
| 59 | +export(getTimeLab) |
| 60 | +export(getX) |
| 61 | +export(getXLab) |
| 62 | +export(hmatrix) |
| 63 | +export(integrationWeights) |
| 64 | +export(integrationWeightsLeft) |
| 65 | +export(is.hmatrix) |
| 66 | +export(o_control) |
| 67 | +export(plotPredCoef) |
| 68 | +export(plotPredicted) |
| 69 | +export(plotResiduals) |
| 70 | +export(reweightData) |
| 71 | +export(subset_hmatrix) |
| 72 | +export(truncateTime) |
| 73 | +export(validateFDboost) |
| 74 | +export(wide2long) |
| 75 | +exportClasses(FDboost_fac) |
| 76 | +import(Matrix) |
| 77 | +import(mboost) |
| 78 | +import(methods) |
| 79 | +importFrom(MASS,Null) |
| 80 | +importFrom(MASS,ginv) |
| 81 | +importFrom(Matrix,rankMatrix) |
| 82 | +importFrom(gamboostLSS,GaussianLSS) |
| 83 | +importFrom(gamboostLSS,GaussianMu) |
| 84 | +importFrom(gamboostLSS,GaussianSigma) |
| 85 | +importFrom(gamboostLSS,cvrisk.mboostLSS) |
| 86 | +importFrom(gamboostLSS,make.grid) |
| 87 | +importFrom(gamboostLSS,mboostLSS_fit) |
| 88 | +importFrom(grDevices,heat.colors) |
| 89 | +importFrom(grDevices,rgb) |
| 90 | +importFrom(graphics,abline) |
| 91 | +importFrom(graphics,barplot) |
| 92 | +importFrom(graphics,contour) |
| 93 | +importFrom(graphics,legend) |
| 94 | +importFrom(graphics,lines) |
| 95 | +importFrom(graphics,matplot) |
| 96 | +importFrom(graphics,par) |
| 97 | +importFrom(graphics,persp) |
| 98 | +importFrom(graphics,plot) |
| 99 | +importFrom(graphics,points) |
| 100 | +importFrom(methods,setOldClass) |
| 101 | +importFrom(mgcv,gam) |
| 102 | +importFrom(mgcv,s) |
| 103 | +importFrom(parallel,mclapply) |
| 104 | +importFrom(splines,bs) |
| 105 | +importFrom(splines,splineDesign) |
| 106 | +importFrom(stabs,stabsel) |
| 107 | +importFrom(stabs,stabsel_parameters) |
| 108 | +importFrom(stats,approx) |
| 109 | +importFrom(stats,as.formula) |
| 110 | +importFrom(stats,coef) |
| 111 | +importFrom(stats,complete.cases) |
| 112 | +importFrom(stats,fitted) |
| 113 | +importFrom(stats,formula) |
| 114 | +importFrom(stats,lm) |
| 115 | +importFrom(stats,median) |
| 116 | +importFrom(stats,model.matrix) |
| 117 | +importFrom(stats,model.weights) |
| 118 | +importFrom(stats,na.omit) |
| 119 | +importFrom(stats,predict) |
| 120 | +importFrom(stats,quantile) |
| 121 | +importFrom(stats,sd) |
| 122 | +importFrom(stats,setNames) |
| 123 | +importFrom(stats,terms.formula) |
| 124 | +importFrom(stats,variable.names) |
| 125 | +importFrom(utils,getS3method) |
| 126 | +importFrom(utils,packageDescription) |
| 127 | +importFrom(utils,relist) |
| 128 | +importFrom(zoo,na.locf) |
0 commit comments