Found 75 packages in 0.02 seconds
Multi-Fidelity Emulator for Computer Experiments with Tunable Fidelity Levels
Multi-Fidelity emulator for data from computer simulations of the
same underlying system but at different input locations and fidelity level,
where both the input locations and fidelity level can be continuous. Active
Learning can be performed with an implementation of the Integrated Mean Square
Prediction Error (IMSPE) criterion developed by Boutelet and Sung (2025,
Extensions for 'Flextable'
Build display tables easily by extending the functionality of the 'flextable' package. Features include spanning header, grouping rows, parsing markdown and so on.
Quick Serialization of R Objects
Provides functions for quickly writing and reading any R object to and from disk.
Create 'Ascii' Screen Casts from R Scripts
Record 'asciicast' screen casts from R scripts. Convert them to animated SVG images, to be used in 'README' files, or blog posts. Includes 'asciinema-player' as an 'HTML' widget, and an 'asciicast' 'knitr' engine, to embed 'ascii' screen casts in 'Rmarkdown' documents.
Paginate the HTML Output of R Markdown with CSS for Print
Use the paged media properties in CSS and the JavaScript library 'paged.js' to split the content of an HTML document into discrete pages. Each page can have its page size, page numbers, margin boxes, and running headers, etc. Applications of this package include books, letters, reports, papers, business cards, resumes, and posters.
Population Fisher Information Matrix
Evaluate or optimize designs for nonlinear mixed effects models using the Fisher Information matrix. Methods used in the package refer to
Mentré F, Mallet A, Baccar D (1997)
Bibtex Parser
Utility to parse a bibtex file.
Wrappers for Tools in Other Packages for IDE Friendliness
Set of tools aimed at wrapping some of the functionalities of the packages tools, utils and codetools into a nicer format so that an IDE can use them.
Easy Web Scraping
The goal of 'ralger' is to facilitate web scraping in R.
Hidden Smooth Polynomial Regression for Rupture Detection
Several functions that allow by different methods to infer a piecewise polynomial regression model under regularity constraints, namely continuity or differentiability of the link function. The implemented functions are either specific to data with two regimes, or generic for any number of regimes, which can be given by the user or learned by the algorithm. A paper describing all these methods will be submitted soon. The reference will be added to this file as soon as available.