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

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  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns