The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
model_info() function to extract metadata used
for calculations, such as regression type (linear/power), sample size
(\(n\)), and degrees of freedom (\(k\), \(df_{res}\)).print() methods for r2_kvr2 and
comp_kvr2 objects now display model information at the end
of the output by default.model_info (default is
TRUE) to print() methods, allowing users to
toggle the display of model metadata.comp_model() to contrast intercept and
no-intercept versions of the same model using QR-decomposition for
robust re-calculation.log() function call (e.g., lm(log(y) ~ x) is
correctly identified while lm(log ~ x) is treated as
linear).r2() and
model_info().comp_fit().type = "auto".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.