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

RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency  
SelvarMix  
Regularization for Variable Selection in Model-Based Clustering and Discriminant Analysis
Performs a regularization approach to variable selection in themodel-based clustering and classifica ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  
clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  
PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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