| acti | R Documentation |
Expression supplied to the double integral inside actpnts.
acti(x, y, dist, distarg, rhoz, p0)
x |
x-plane value |
y |
y-plane value |
dist |
distribution name |
distarg |
a list of distribution arguments |
rhoz |
Gaussian correlation |
p0 |
probability of zero values |
numeric scalar — integrand value at (x, y)
actpnts
acti(1, -1, "norm", list(mean = 0, sd = 1), .3, 0)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.