Histopath: GUI for analysis of histopathological data

Description Usage Details Value Note Author(s) References See Also

View source: R/Histopath.R

Description

This is the function call to start the GUI interface for StatCharrms

Usage

1

Details

Value

Returns a list with the following values:

Response

The endpoint that is being tested.

Treatment

The treatment level.

R-Score

The severity score from the histology.

Statistic

The test statistic corresponding that row's endpoint treatment level, and RSCORE.

P-Value

The corresponding p-value.

Signif

The significance flag where "." is a p-value > 0.05, "*" is a 0.01 < p-value <= 0.05, "**" for 0.001 < p-value <= 0.01, and "***" for p-value <= 0.001.

Note

See the vignette for a full tutorial on how to use this function.

Author(s)

Joe Swintek

References

Green, John W., Springer, Timothy A., Saulnier, Amy N., and Swintek, Joe (2014) Statistical analysis of histopathological endpoints. Environmental Toxicology and Chemistry, 33(5), 1108-1116

See Also

runRSCABS, otherPath, addHistoSpec


RSCABS documentation built on May 1, 2020, 9:06 a.m.