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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
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  
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  
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