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]
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 07 May. 2025.
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
04/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/06Downloads for BE0510152025303540455055TrendBars

Today's Hot Picks in Authors and Packages

aroma.affymetrix  
Analysis of Large Affymetrix Microarray Data Sets
A cross-platform R framework that facilitates processing of any number of Affymetrix microarray samp ...
Download / Learn more Package Citations See dependency  
humanize  
Create Values for Human Consumption
An almost direct port of the 'python' 'humanize' package . Thi ...
Download / Learn more Package Citations See dependency  
MLDS  
Maximum Likelihood Difference Scaling
Difference scaling is a method for scaling perceived supra-threshold differences. The package cont ...
Download / Learn more Package Citations See dependency  
funLBM  
Model-Based Co-Clustering of Functional Data
The funLBM algorithm allows to simultaneously cluster the rows and the columns of a data matrix wher ...
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  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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