EZ.SGB | R Documentation |
Expectations under Lebesgue and Aitchison measures for the transformed composition Z= C((U/scale)^{shape1})
and C(Z^{1/shape1})
, where C(.)
is the closure operation.
EZ.SGB(D, x)
x |
vector of parameters ( |
D |
number of parts |
A matrix with 4 rows and D columns giving on each row the expectation of parts
EZ |
|
EAZ |
|
EZa |
|
EAZa |
|
zval
set.seed(1234)
x <- c(2,rnorm(4,0,1),1.8,3.1,4.0)
D <- 3
EZ.SGB(D,x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.