Description Usage Arguments Examples
Takes a vector of n integers and determines if it is a difference set for the given group object
1 | is.diff.set(ds, h)
|
ds |
a vector of integers |
h |
a group object (built via build.group function) |
1 | is.diff.set(ds = as.integer(c(0,1,3), h=group)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.