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.
fracregridge and fracregridge.pe to implement
fractional ridge regression and its corresponding partial effects.fracregmlogit.pe to use
MASS::mvrnorm for Krinsky-Robb standard error simulations,
resolving hardcoded constraints.fracregpd.pe for computing Average Partial Effects (APE) in
panel data settings, including full support for Correlated Random
Effects (CRE) models and Delta method standard errors.level) in
output summaries.offset parameter in model specifications.summary() and
print() S3 methods across the package to align with R’s
standard practices. Changed output tables to say “regression” rather
than “model” for clarity.Estimate column headers to dy/dx
universally across all partial effects tables (fracreg.pe,
fracreghet.pe, fracregmlogit.pe,
fracregpd.pe, fracregridge.pe), while
enforcing Coefficient for non-partial effects outputs.Robust Std.Err., Cluster Std.Err.) and
cleanly append specific methodological notes to the tables (e.g., Delta
Method, Krinsky-Robb, HC0, CRVE). ### Documentation & Website.Rd files into
roxygen2 comments embedded directly within the R source
files, ensuring airtight synchronization between code and
documentation.fmlogit (Ji and Woodill) and
fracridge (Rokem and Kay) packages across manual pages,
README, and vignettes, formatting URLs properly for rendering.README.pkgdown): Added a
sitemap.xml and reordered the README and
vignettes sections to properly showcase Fractional
Multinomial Logit and Fractional Ridge Regression alongside Panel Data
models. Added Willingness to Pay (WTP) plot visualizations in
tutorials..Rd files to
properly reflect table = FALSE default arguments and fixed
\usage widths. Updated the package title for clarity and
consistency.@importFrom tags for base R stats,
graphics, and grid functions, alongside
ggplot2, eliminating all undefined global function NOTEs
during checking.summary and plot) using
@exportS3Method to comply with strict
R CMD check standards.plot.fracregmlogit.pe) in
\donttest{} blocks to strictly respect CRAN’s 5-second
execution limit.length > 1 logical condition errors in
plot.fracregmlogit standard error rendering by properly
adopting match.arg().drop = FALSE.fmlogit code dependencies and unified
the namespace fully under fracregmlogit.NA/NaN evaluation errors in nlminb
during fracreghet estimations.devtools::check() formatting issues, including
S3 class inheritance checks (inherits()),
stats::approx scoping, and fixing missing alt-text for
accessibility.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.