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.4")



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: 2025-05-18
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.4, https://cran.r-project.org/web/packages/PBIBD. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 08:16), 1.0 (2016-08-25 14:04), 1.1 (2016-10-14 16:22), 1.2 (2017-01-20 10:47), 1.3 (2017-12-21 15:23)
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

Today's Hot Picks in Authors and Packages

dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
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  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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