Showing 5 of total 5 results (show query)
r-lib
roxygen2:In-Line Documentation for R
Generate your Rd documentation, 'NAMESPACE' file, and collation field using specially formatted comments. Writing documentation in-line with code makes it easier to keep your documentation up-to-date as your requirements change. 'roxygen2' is inspired by the 'Doxygen' system for C++.
Maintained by Hadley Wickham. Last updated 8 months ago.
606 stars 18.51 score 2.3k scripts 219 dependentsrobinhankin
approximator:Bayesian Prediction of Complex Computer Codes
Performs Bayesian prediction of complex computer codes when fast approximations are available. It uses a hierarchical version of the Gaussian process, originally proposed by Kennedy and O'Hagan (2000), Biometrika 87(1):1.
Maintained by Robin K. S. Hankin. Last updated 2 years ago.
3.80 score 21 scripts 1 dependentstconwell
html5:Creates Valid HTML5 Strings
Generates valid HTML tag strings for HTML5 elements documented by Mozilla. Attributes are passed as named lists, with names being the attribute name and values being the attribute value. Attribute values are automatically double-quoted. To declare a DOCTYPE, wrap html() with function doctype(). Mozilla's documentation for HTML5 is available here: <https://developer.mozilla.org/en-US/docs/Web/HTML/Element>. Elements marked as obsolete are not included.
Maintained by Timothy Conwell. Last updated 2 years ago.
1 stars 3.65 score 1 scripts 3 dependentsralmond
EIEvent:Evidence Identification Event Processing Engine
Extracts observables from a sequence of events. Uses a prolog-like rule language to do the extraction, written in JSON.
Maintained by Russell Almond. Last updated 1 years ago.
assessment-scoringevidence-centered-design
2.00 score 2 scriptsumatter
TheOpenAIR:Integrate 'OpenAI' Large Language Models into Your 'R' Workflows
Utilizing the 'OpenAI' API as the back end (<https://platform.openai.com/docs/api-reference>), 'TheOpenAIR' offers 'R' wrapper functions for the 'ChatGPT' endpoint and several high-level functions that enable the integration of 'ChatGPT' capabilities in diverse data-related tasks, such as data cleansing and automated analytics script generation.
Maintained by Ulrich Matter. Last updated 2 years ago.
1 stars 1.70 score 6 scripts