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 09 Mar. 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)
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

rzentra  
Client for the 'ZENTRA Cloud' API
Provides functionality to read settings, statuses and readings of weather stations from the 'ZENTRA ...
Download / Learn more Package Citations See dependency  
Rgb  
The R Genome Browser
Classes and methods to efficiently handle (slice, annotate, draw ...) genomic features (such as gene ...
Download / Learn more Package Citations See dependency  
pooling  
Fit Poolwise Regression Models
Functions for calculating power and fitting regression models in studies where a biomarker is measur ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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