Other packages > Find by keyword >

PBIBD  

Partially Balanced Incomplete Block Designs
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("PBIBD", "1.3")



Attach the package and use:
library("PBIBD")
Maintained by
Kush Sharma
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-08-25
Latest Update: 2017-12-21
Description:
The PBIB designs are important type of incomplete block designs having wide area of their applications for example in agricultural experiments, in plant breeding, in sample surveys etc. This package constructs various series of PBIB designs and assists in checking all the necessary conditions of PBIB designs and the association scheme on which these designs are based on. It also assists in calculating the efficiencies of PBIB designs with any number of associate classes. The package also constructs Youden-m square designs which are Row-Column designs for the two-way elimination of heterogeneity. The incomplete columns of these Youden-m square designs constitute PBIB designs. With the present functionality, the package will be of immense importance for the researchers as it will help them to construct PBIB designs, to check if their PBIB designs and association scheme satisfy various necessary conditions for the existence, to calculate the efficiencies of PBIB designs based on any association scheme and to construct Youden-m square designs for the two-way elimination of heterogeneity. R. C. Bose and K. R. Nair (1939) .
How to cite:
Kush Sharma (2016). PBIBD: Partially Balanced Incomplete Block Designs. R package version 1.3, https://cran.r-project.org/web/packages/PBIBD. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0 (2016-08-25 14:04), 1.1 (2016-10-14 16:22), 1.2 (2017-01-20 10:47)
Other packages that cited PBIBD R package
View PBIBD citation profile
Other R packages that PBIBD depends, imports, suggests or enhances
Complete documentation for PBIBD
Functions, R codes and Examples using the PBIBD R package
Some associated functions: PBIBD-package . apbibd . circulant . series1 . series2 . series3 . series4 . series5 . series6 . verify . ym1 . ym2 . ym3 . 
Some associated R codes: PBIBD-internal.R . apbibd.R . circulant.R . series1.R . series2.R . series3.R . series4.R . series5.R . series6.R . verify.R . ym1.R . ym2.R . ym3.R .  Full PBIBD 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

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  
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  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
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  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
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