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 25 Jun. 2026.
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), 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

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  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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