Searched +defs:qr +defs:fitted (Results 1 – 4 of 4) sorted by relevance
/dports/math/R-cran-car/car/R/ |
H A D | residualPlots.R | 33 fitted=TRUE, AsIs=TRUE, plot=TRUE, tests=TRUE, groups, ...){ argument 289 qr <- model$qr functionVar
|
/dports/math/R/R-4.1.2/src/library/stats/R/ |
H A D | nls.R | 159 fitted = function() getPred(rhs), nameattr in function 212 predict = function(newdata = list(), qr = FALSE) argument 325 fitted = function() rhs, nameattr in function 375 predict = function(newdata = list(), qr = FALSE) argument
|
/dports/math/libRmath/R-4.1.1/src/library/stats/R/ |
H A D | nls.R | 159 fitted = function() getPred(rhs), nameattr in function 212 predict = function(newdata = list(), qr = FALSE) argument 325 fitted = function() rhs, nameattr in function 375 predict = function(newdata = list(), qr = FALSE) argument
|
/dports/math/R-cran-quantreg/quantreg/R/ |
H A D | nlrq.R | 105 m <- list(resid = function() resid, fitted = function() rhs, function 143 predict = function(newdata = list(), qr = FALSE) { argument
|