Description Usage Arguments Details Value Author(s) See Also Examples
Calculates the (nonsymmetric) set difference of subsets of a probability space.
1 2 3 4 5 6 7 8 9 10 |
x, y |
vectors, data frames, or |
... |
further arguments to be passed to or from other methods. |
This function operates row-wise on dataframes, and element-wise among the outcomes of ps
objects. The elements of setdiff(x,y)
are those elements in x
but not in y
. The definition is taken to match the version in the base
package.
A data frame or subset of a probability space of the same type as its arguments.
G. Jay Kerns gkerns@ysu.edu, essentially verbatim from a suggestion made by Brian Ripley on R
-devel, 12/11/07.
1 2 3 4 |
Loading required package: combinat
Attaching package: 'combinat'
The following object is masked from 'package:utils':
combn
Loading required package: fAsianOptions
Loading required package: timeDate
Loading required package: timeSeries
Loading required package: fBasics
Rmetrics Package fBasics
Analysing Markets and calculating Basic Statistics
Copyright (C) 2005-2014 Rmetrics Association Zurich
Educational Software for Financial Engineering and Computational Science
Rmetrics is free software and comes with ABSOLUTELY NO WARRANTY.
https://www.rmetrics.org --- Mail to: info@rmetrics.org
Loading required package: fOptions
Rmetrics Package fOptions
Pricing and Evaluating Basic Options
Copyright (C) 2005-2014 Rmetrics Association Zurich
Educational Software for Financial Engineering and Computational Science
Rmetrics is free software and comes with ABSOLUTELY NO WARRANTY.
https://www.rmetrics.org --- Mail to: info@rmetrics.org
Loading required package: hypergeo
Loading required package: VGAM
Loading required package: stats4
Loading required package: splines
Attaching package: 'VGAM'
The following object is masked from 'package:hypergeo':
is.zero
The following object is masked from 'package:fAsianOptions':
erf
Attaching package: 'prob'
The following objects are masked from 'package:base':
intersect, setdiff, union
rank suit
13 A Club
26 A Diamond
52 A Spade
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.