Learn R Programming

ScottKnott

This is the development code of the R package ScottKnott. You should use it if you want to contribute to its development: testing unreleased versions, fixing bugs, writing code, etc.

To download, check and build it do the following in a terminal emulator:

git clone https://github.com/ivanalaman/ScottKnott.git

After to clone it, to check, build and install do the following:

R CMD check ScottKnott

R CMD build ScottKnott

R CMD INSTALL ScottKnott_X.X-X.tar.gz

The stable version of this package is available at: http://cran.r-project.org/web/packages/ScottKnott/index.html

Copy Link

Version

Install

install.packages('ScottKnott')

Monthly Downloads

857

Version

1.3-3

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Ivan Allaman

Last Published

March 15th, 2025

Functions in ScottKnott (1.3-3)

summary

Summary Method for SK Objects
sorghum

Completely Randomized Design (CRD)
plot.SK

Plot SK objects
boxplot.SK

Boxplot SK Objects
print.SK

Print Method for SK objects.
ScottKnott-package

The ScottKnott Clustering Algorithm
SPET

Split-plot Experiment in Time (SPET)
FE

Factorial Experiment (FE)
SSPE

Split-split-plot Experiment (SSPE)
LSD

Latin Squares Design (LSD)
SPE

Split-plot Experiment (SPE)
CRD2

Completely Randomized Design (CRD)
CRD1

Completely Randomized Design (CRD)
SK

The SK Test for Single Experiments
RCBD

Randomized Complete Block Design (RCBD)
SK-internal

Internal SK functions
xtable.SK

xtable method for SK objects.