Other packages > Find by keyword >

nlmixr2rpt  

Templated Word and PowerPoint Reporting of 'nlmixr2' Fitting Results
View on CRAN: Click here


Download and install nlmixr2rpt package within the R console
Install from CRAN:
install.packages("nlmixr2rpt")

Install from Github:
library("remotes")
install_github("cran/nlmixr2rpt")

Install by package version:
library("remotes")
install_version("nlmixr2rpt", "0.2.0")



Attach the package and use:
library("nlmixr2rpt")
Maintained by
John Harrold
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-12-05
Latest Update: 2023-06-06
Description:
This allows you to generate reporting workflows around 'nlmixr2' analyses with outputs in Word and PowerPoint. You can specify figures, tables and report structure in a user-definable 'YAML' file. Also you can use the internal functions to access the figures and tables to allow their including in other outputs (e.g. R Markdown).
How to cite:
John Harrold (2022). nlmixr2rpt: Templated Word and PowerPoint Reporting of 'nlmixr2' Fitting Results. R package version 0.2.0, https://cran.r-project.org/web/packages/nlmixr2rpt. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.1.0 (2022-12-05 11:40)
Other packages that cited nlmixr2rpt R package
View nlmixr2rpt citation profile
Other R packages that nlmixr2rpt depends, imports, suggests or enhances
Complete documentation for nlmixr2rpt
Functions, R codes and Examples using the nlmixr2rpt R package
Some associated functions: build_figures . build_tables . eval_str . fetch_fdim . fetch_fit_example . fetch_option . gen_pest_table . mk_error_fig . mk_error_tab . process_ph . report_fit . write_figure . yaml_read_fit . 
Some associated R codes: build_figures.R . build_tables.R . rptnlmixr.R .  Full nlmixr2rpt package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA