Other packages > Find by keyword >

BIOEFIC  

Relative Bioefficiency via Simultaneous Regressions
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("BIOEFIC", "0.1.1")



Attach the package and use:
library("BIOEFIC")
Maintained by
Michel Blezins de Arruda
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2026-05-27
Latest Update: 2026-05-27
Description:
Fits simultaneous regression models to compare two sources (reference and test) and estimates relative bioefficiency. Includes simultaneous exponential model with common asymptote (model = 1), slope-ratio model (model = 2), quadratic model (model = 3), linear-response plateau model (model = 4), and Michaelis-Menten model (model = 5). Output style follows the 'easyreg' package. Methods are based on Finney (1978, ISBN:0-85264-252-0), Mercer et al. (1978) <doi:10.1093/jn/108.8.1244>, Robbins et al. (1979) <doi:10.1093/jn/109.10.1710>, Noll et al. (1984) <doi:10.3382/ps.0632458>, Gallant and Fuller (1973) <doi:10.1080/01621459.1973.10481356>, Littell et al. (1997) <doi:10.2527/1997.75102672x>, and Burnham and Anderson (2002, ISBN:978-0-387-95364-9).
How to cite:
Michel Blezins de Arruda (2026). BIOEFIC: Relative Bioefficiency via Simultaneous Regressions. R package version 0.1.1, https://cran.r-project.org/web/packages/BIOEFIC. Accessed 21 Aug. 2026.
Previous versions and publish date:
No previous versions
Other packages that cited BIOEFIC R package
View BIOEFIC citation profile
Other R packages that BIOEFIC depends, imports, suggests or enhances
Complete documentation for BIOEFIC
Functions, R codes and Examples using the BIOEFIC R package
Full BIOEFIC package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
preputils  
Utilities for Preparation of Data Analysis
Miscellaneous small utilities are provided to mitigate issues with messy, inconsistent or high dimen ...
Download / Learn more Package Citations See dependency  
artfima  
ARTFIMA Model Estimation
Fit and simulate ARTFIMA. Theoretical autocovariance function and spectral density function for stat ...
Download / Learn more Package Citations See dependency  
potential  
Implementation of the Potential Model
Provides functions to compute the potential model as defined by Stewart (1941) ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,034

Author Associations

28,333

Publication Badges

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