Description Usage Arguments Author(s) Examples
a simple method to make random-matched pair data by giving a contrast.
| 1 2 3 4 5 6 7 |   pair.random(data,
              contrast,
              cluster,
              seed = 2018,
              ratio=0.2,
              pair = TRUE,
              summary = T)
 | 
| contrast | string.colnames. | 
| seed | seed used in sample() | 
| pair | logic.If T,give a random-matched pair data by giving a contrast | 
| summary | logic.If T,give a simple data. | 
Weibin Huang
| 1 2 3 4 5 6 7 8 9 10 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.