Package: holi Title: Higher Order Likelihood Inference Web Applications Version: 0.1.1.9000 Authors@R: c( person("Mackson", "Ncube", , "macksonncube.stats@gmail.com", role = c("aut", "cre")), person("mightymetrika, LLC", role = c("cph", "fnd")) ) Description: Higher order likelihood inference is a promising approach for analyzing small sample size data. The 'holi' package provides web applications for higher order likelihood inference. It currently supports linear, logistic, and Poisson generalized linear models through the rstar_glm() function, based on Pierce and Bellio (2017) and 'likelihoodAsy'. The package offers two main features: LA_rstar(), which launches an interactive 'shiny' application allowing users to fit models with rstar_glm() through their web browser, and sim_rstar_glm_pgsql(), which streamlines the process of launching a web-based 'shiny' simulation application that saves results to a user-created 'PostgreSQL' database. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 URL: https://github.com/mightymetrika/holi BugReports: https://github.com/mightymetrika/holi/issues Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Imports: DT, ggplot2, likelihoodAsy, MASS, pool, RPostgres, shiny, shinythemes, sn Config/pak/sysreqs: cmake make libuv1-dev libpq-dev zlib1g-dev Repository: https://mightymetrika.r-universe.dev Date/Publication: 2024-09-03 15:37:45 UTC RemoteUrl: https://github.com/mightymetrika/holi RemoteRef: HEAD RemoteSha: 6599efdaa53a1267bc54d4c3e4c2a787a7768745 NeedsCompilation: no Packaged: 2026-07-05 08:51:48 UTC; root Author: Mackson Ncube [aut, cre], mightymetrika, LLC [cph, fnd] Maintainer: Mackson Ncube Depends: R (>= 4.1.0)