Other packages > Find by keyword >

BE  

Bioequivalence Study Data Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("BE", "0.2.4")



Attach the package and use:
library("BE")
Maintained by
Kyun-Seop Bae
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-06-18
Latest Update: 2023-01-07
Description:
Analyze bioequivalence study data with industrial strength. Sample size could be determined for various crossover designs, such as 2x2 design, 2x4 design, 4x4 design, Balaam design, Two-sequence dual design, and William design. Reference: Chow SC, Liu JP. Design and Analysis of Bioavailability and Bioequivalence Studies. 3rd ed. (2009, ISBN:978-1-58488-668-6).
How to cite:
Kyun-Seop Bae (2018). BE: Bioequivalence Study Data Analysis. R package version 0.2.4, https://cran.r-project.org/web/packages/BE. Accessed 06 Aug. 2026.
Previous versions and publish date:
0.1.0 (2018-06-18 18:37), 0.1.1 (2018-07-19 09:50), 0.1.2 (2020-09-27 06:20), 0.1.3 (2021-06-21 13:20), 0.1.4 (2021-11-16 06:10), 0.1.5 (2021-12-16 01:42), 0.2.0 (2022-04-01 17:40), 0.2.1 (2022-05-09 11:50), 0.2.2 (2022-08-06 07:50), 0.2.3 (2022-09-07 00:50), 0.2.4 (2023-01-07 01:30), (2026-07-09 07:57)
Other packages that cited BE R package
View BE citation profile
Other R packages that BE depends, imports, suggests or enhances
Complete documentation for BE
Functions, R codes and Examples using the BE R package
Some associated functions: BE-package . BasicUtil . NCAResult4BE . be2x2 . ci2cv . ci2mse . cv2mse . hodges . mse2cv . plot2x2 . plot2x2a . plot2x2b . pow2x2ci . pow2x2mse . powcv . powmse . scaledBound . ss2x2ci . sscv . ssmse . ssscv . test2x2 . 
Some associated R codes: BasicUtil.R . be2x2.R . ci2cv.R . ci2mse.R . cv2mse.R . hodges.R . mse2cv.R . plot2x2.R . plot2x2a.R . plot2x2b.R . pow2x2ci.R . pow2x2mse.R . powcv.R . powmse.R . scaledBound.R . ss2x2ci.R . sscv.R . ssmse.R . ssscv.R . test2x2.R .  Full BE package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  
TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  
lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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