plate_effect {platetools}R Documentation

Two way-median smooth on a plate map

Description

Given a platemap produced by plate_map, this will perform a two way median smooth, and return the results of medpolish. Useful for row and column effects, as well as the raw residuals.

Usage

plate_effect(platemap, plate)

Arguments

platemap

platemap produced by plate_map

plate

integer, the number of wells in a single plate


[Package platetools version 0.1.7 Index]