Other packages > Find by keyword >

ibd  

Incomplete Block Designs
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ibd", "1.6")



Attach the package and use:
library("ibd")
Maintained by
B N Mandal
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-01-14
Latest Update: 2024-01-23
Description:
A collection of several utility functions related to binary incomplete block designs. Contains function to generate A- and D-efficient binary incomplete block designs with given numbers of treatments, number of blocks and block size. Contains function to generate an incomplete block design with specified concurrence matrix. There are functions to generate balanced treatment incomplete block designs and incomplete block designs for test versus control treatments comparisons with specified concurrence matrix. Allows performing analysis of variance of data and computing estimated marginal means of factors from experiments using a connected incomplete block design. Tests of hypothesis of treatment contrasts in incomplete block design set up is supported.
How to cite:
B N Mandal (2013). ibd: Incomplete Block Designs. R package version 1.6, https://cran.r-project.org/web/packages/ibd. Accessed 06 Jun. 2026.
Previous versions and publish date:
1.0 (2013-01-14 08:01), 1.1 (2013-04-04 13:07), 1.2 (2014-09-08 06:58), 1.3 (2018-07-04 10:20), 1.4 (2018-07-23 12:20), 1.5 (2019-04-24 09:10)
Other packages that cited ibd R package
View ibd citation profile
Other R packages that ibd depends, imports, suggests or enhances
Complete documentation for ibd
Functions, R codes and Examples using the ibd R package
Some associated functions: A_eff.NNP . A_eff . Cmatrix . D_eff . LIP . NLIP . N_to_Design . aov.ibd . bibd . btib . btib1 . btibgen . ccmat . ccmat_LP . check.orthogonality . check.validity.NNP . design_to_N . do.exist.NBIB . g . gts . ibd . ibddata . ibdgen . ibdtvc . interchange.NNP . is.connected . is.equir . is.orthogonal . is.proper . is.vb . is.wholenumber . randomize . 
Some associated R codes: ibd.R .  Full ibd package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

IAPWS95  
Thermophysical Properties of Water and Steam
An implementation of the International Association for the Properties of Water (IAPWS) Formulation ...
Download / Learn more Package Citations See dependency  
odbc  
Connect to ODBC Compatible Databases (using the DBI Interface)
A DBI-compatible interface to ODBC databases. ...
Download / Learn more Package Citations See dependency  
rwavelet  
Wavelet Analysis
Perform wavelet analysis (orthogonal,translation invariant, tensorial, 1-2-3d transforms, thresholdi ...
Download / Learn more Package Citations See dependency  
worrrd  
Generate Wordsearch and Crossword Puzzles
Generate wordsearch and crossword puzzles using custom lists of words (and clues).Make them easy or ...
Download / Learn more Package Citations See dependency  
BALLI  
Expression RNA-Seq Data Analysis Based on Linear Mixed Model
Analysis of gene expression RNA-seq data using Bartlett-Adjusted Likelihood-based LInear model (BALL ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

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