Skip to content

Saheli2001/Missplot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Missplot Package

Missplot is an R package providing functions for visualizing and analyzing missing data in experimental designs. This repository contains the documentation and implementation of two core functions:

  • LSD.miss – Function for analyzing missing data in Latin Square Designs
  • RBD.miss – Function for analyzing missing data in Randomized Block Designs

These functions were developed by Shantanu Nayek and Saheli Datta.


Repository Contents

File Description
LSD.miss.R Documentation and code for LSD.miss function
RBD.miss.R Documentation and code for RBD.miss function

⚙️ Installation

From CRAN (when published)

install.packages("Missplot")

About

R packages

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages