Package: iRoCoDe 1.0.1
iRoCoDe: Incomplete Row-Column Designs
The Row-column designs are widely recommended for experimental situations when there are two well-identified factors that are cross-classified representing known sources of variability. These designs are expected to result a gain in accuracy of estimating treatment comparisons in an experiment as they eliminate the effects of the row and column factors. However, these designs are not readily available when the number of treatments is more than the levels of row and column blocking factors. This package named 'iRoCoDe' generates row-column designs with incomplete rows and columns, by amalgamating two incomplete block designs (D1 and D2). The selection of D1 and D2 (the input designs) can be done from the available incomplete block designs, viz., balanced incomplete block designs/ partially balanced incomplete block designs/ t-designs. (Mcsorley, J.P., Phillips, N.C., Wallis, W.D. and Yucas, J.L. (2005).<doi:10.1007/s10623-003-6149-9>).
Authors:
iRoCoDe_1.0.1.tar.gz
iRoCoDe_1.0.1.zip(r-4.5)iRoCoDe_1.0.1.zip(r-4.4)iRoCoDe_1.0.1.zip(r-4.3)
iRoCoDe_1.0.1.tgz(r-4.4-any)iRoCoDe_1.0.1.tgz(r-4.3-any)
iRoCoDe_1.0.1.tar.gz(r-4.5-noble)iRoCoDe_1.0.1.tar.gz(r-4.4-noble)
iRoCoDe_1.0.1.tgz(r-4.4-emscripten)iRoCoDe_1.0.1.tgz(r-4.3-emscripten)
iRoCoDe.pdf |iRoCoDe.html✨
iRoCoDe/json (API)
# Install 'iRoCoDe' in R: |
install.packages('iRoCoDe', repos = c('https://raajash.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 3 years agofrom:4a14c4fd9c. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 16 2024 |
R-4.5-win | OK | Nov 16 2024 |
R-4.5-linux | OK | Nov 16 2024 |
R-4.4-win | OK | Nov 16 2024 |
R-4.4-mac | OK | Nov 16 2024 |
R-4.3-win | OK | Nov 16 2024 |
R-4.3-mac | OK | Nov 16 2024 |
Exports:a_matrixget_repget_treatiRoCoDen_matrixrearrange_matrmv_listrow_unique
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Generates the 'a_matrix' (A) of a design | a_matrix |
Generates number of replications in a design | get_rep |
Generates number of treatments in a Design | get_treat |
Generate Incomplete Row-Column Designs | iRoCoDe |
Generates the Incidence Matrix (N) of a Design | n_matrix |
Rearranges the given matrix | rearrange_mat |
Removes a item from a list | rmv_list |
Checks uniqness of elements in the rows of a matrix | row_unique |