The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
2022-07-03
nonest.basis()
function is provided that determines a basis for the null space of a matrix. This may be used in conjunction with is.estble()
to determine the estimability (within a tolerance) of a given linear function of the regression coefficients in a linear model.epredict()
methods are provided for lm
, glm
, and mlm
objects. These work just like predict()
, except an NA
is returned for any cases that are not estimable. This is a useful alternative to the generic warning that “predictions from rank-deficient models are unreliable.”estble.subspace()
that projects a set of linear functions onto anpredict
methods.install.packages("estimability")
Release notes for the latest CRAN version are found at https://cran.r-project.org/package=estimability/NEWS – or do news(package = "estimability")
for notes on the version you have installed.
devtools::install_github("rvlenth/estimability", dependencies = TRUE)
For latest release notes on this development version, see the NEWS file
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.