Displaying 2 results from an estimated 2 matches for "empirica".
Did you mean:
empirical
2013 May 03
0
Empirica Copula
...rMvdc(1000, myCDF2)
Error in qSAR(x, rate = 0.5) : unused argument(s) (rate = 0.5)
It works fine with myCDF and generate bivariate data:
x <- rMvdc(1000, myCDF2)
But my problem is simulated data (using myCDF) does not show the same
relationship as in original data. Hence I want to use my own empirical
distribution (myCDF2) to simulate data. It looks like it is not taking the
quantile function, qSAR. Is there any other way I can define my data
distribution and feed to copula ? Thanks for help.
[[alternative HTML version deleted]]
2016 Jul 11
2
Distribuciones de probabilidad
Hola Comunidad,
Tenia al siguiente duda
¿hay alguna forma de que R me de la Esperanza y Varianza de una distribución según sus parámetros?
es decir, si tengo una weibull de parámetros "X" y "Y" para la esperanza hay una formula, pero me gustaría saber si hay una función en R que le diga algo como
Esperanza(weibull, shape = "X", scale = "Y") y ya devuelva