search for: delu

Displaying 6 results from an estimated 6 matches for "delu".

Did you mean: dell
2015 Mar 17
0
E-navodila v slovenskem jeziku ZA POMOČ PRI DELU NA GRAFIČNIH PROGRAMIH ADOBE, PHOTOSHOP, INDESIGN,ILLUSTRATOR
Your email client cannot read this email. To view it online, please go here: http://obvestila.bizidan.com/display.php?M=272287&C=9501c1f306f9ce4b2d530d28eb764580&S=227&L=5&N=240 To stop receiving these emails:http://obvestila.bizidan.com/unsubscribe.php?M=272287&C=9501c1f306f9ce4b2d530d28eb764580&L=5&N=227 -------------- next part -------------- An HTML attachment was
2014 Mar 03
1
reference classes, LAZY_DUPLICATE_OK, and external pointers
...)) { if (.Call(isNullExtPtr, Ptr)) initializePtr() } Ptr }, ## ditto initializePtr = function() { Ptr <<- .Call(merPredDCreate, as(X, "matrix"), Lambdat, LamtUt, Lind, RZX, Ut, Utr, V, VtV, Vtr, Xwts, Zt, beta0, delb, delu, theta, u0) ... } merPredDCreate in turn just copies the relevant bits into a new C++ class object: /* see src/external.cpp */ SEXP merPredDCreate(SEXP Xs, SEXP Lambdat, SEXP LamtUt, SEXP Lind, SEXP RZX, SEXP Ut, SEXP Utr, SEXP V, SEXP VtV, SE...
2013 Jun 20
0
how to run copula-based quantile regression
...theta <- 10 R <- qua.regressCOP(cop=PLACKETTcop, para=c(theta)) I have two questions: 1) how to solve out the 'theta' of my data 2)I want to use normal copula, so I try: R<- qua.regressCOP(cop=NORMALcop, para=c(theta)) However, I get: Error in derCOP(cop = cop, u = u, v = x, delu = delu, para = para, ...) : object 'NORMALcop' not found I wonder what is the code for normal copula and t copula in copBasic. I am looking forward to your reply. Yours, Tong -- View this message in context: http://r.789695.n4.nabble.com/how-to-run-copula-based-quantile-r...
2013 Oct 18
0
pamer.fnc y la nueva versión de R
.... .. .. .. ..$ : chr [1:4] "S1" "S2" "S3" "S4" .. .. .. .. ..$ : NULL .. .. .. ..@ x : num [1:20] 1 1 1 1 1 1 1 1 1 1 ... .. .. .. ..@ factors : list() .. ..$ beta0 : num [1:4] 0 0 0 0 .. ..$ delb : num [1:4] 512.6 -20.5 -24.2 31.7 .. ..$ delu : num [1:4] 3.97 -12.4 -6.62 15.04 .. ..$ theta : num 0.499 .. ..$ u0 : num [1:4] 0 0 0 0 .. ..and 42 methods, of which 30 are possibly relevant: .. .. b, beta, CcNumer, copy#envRefClass, initialize, initializePtr, installPars, L, ldL2, ldRX2, linPred, P, ptr, RX, RXdiag, RXi, .....
2013 Oct 18
2
pamer.fnc y la nueva versión de R
Javier, Creo que aquí aplica la ley de Linus que dice: "Dado un número suficientemente elevado de ojos, todos los errores se convierten en obvios". La persona que revisa y encuentra un error no necesariamente tiene que ser la misma que la que lo escribe. Una motivación muy importante al compartir un código es la de recibir los beneficios del control de calidad por parte de tus pares.
2013 Dec 02
1
pamer.fnc y la nueva versión de R
...ot;S1" "S2" "S3" "S4" > .. .. .. .. ..$ : NULL > .. .. .. ..@ x : num [1:20] 1 1 1 1 1 1 1 1 1 1 ... > .. .. .. ..@ factors : list() > .. ..$ beta0 : num [1:4] 0 0 0 0 > .. ..$ delb : num [1:4] 512.6 -20.5 -24.2 31.7 > .. ..$ delu : num [1:4] 3.97 -12.4 -6.62 15.04 > .. ..$ theta : num 0.499 > .. ..$ u0 : num [1:4] 0 0 0 0 > .. ..and 42 methods, of which 30 are possibly relevant: > .. .. b, beta, CcNumer, copy#envRefClass, initialize, initializePtr, installPars, L, ldL2, ldRX2, linPred, P, ptr, RX...