Description Usage Arguments See Also Examples
winzer performs winsorization on your data.
1 |
data |
A dataset in tabular format. |
x |
Single value declaration for lower quantile of winsorizing. |
y |
Single value declaration for upper quantile of winsorizing. |
z |
Single value declaration for IQR multiplier. |
grouping |
A list of strings determining by which cathegorical variable you would like to group your data. |
value |
A single character vector identifying the column containing your measured variable like reaction time as RT. |
label |
A string name indicating the columns containing trials or observation points. |
ABV for ABV-index, shaker for reshape your data.
For extended winsorization see winvar and the win function family of the WRS package.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.