Displaying 4 results from an estimated 4 matches for "rankx".
Did you mean:
rank
2025 May 22
1
TRACE
...bed...
Name: ImagenPegada-2.png
Type: image/png
Size: 29058 bytes
Desc: no disponible
URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20250522/bbbc1cb7/attachment-0003.png>
------------ próxima parte ------------
La resolución para Rank está escrita de esta forma y lo comprendo
rankX <- qr(X,LAPACK=TRUE)$rank
Sin embargo para TRACE no comprendo bien, porque realiza una suma dentro de un bucle en el agoritmo, pero ¿que significa?
Alguien me puede ayudar en mi duda.
Muchas gracias.
2025 May 23
1
TRACE
...categorías, digamos si hay 4
> categorías el rango es 4.
>
> Pero TRACE me cuesta traducirlo o deducirlo, en otro lugar aparece de esta
> forma
>
>
>
> O de esta forma en un algoritmo
>
>
> La resolución para Rank está escrita de esta forma y lo comprendo
>
> rankX <- qr(X,LAPACK=TRUE)$rank
>
> Sin embargo para TRACE no comprendo bien, porque realiza una suma dentro
> de un bucle en el agoritmo, pero ¿que significa?
>
> Alguien me puede ayudar en mi duda.
>
> Muchas gracias._______________________________________________
> R-help-es...
2006 Mar 15
1
How to compare areas under ROC curves calculated with ROCR package
Dear all,
I try to compare the performances of several parameters to diagnose
lameness in dogs.
I have several ROC curves from the same dataset.
I plotted the ROC curves and calculated AUC with the ROCR package.
I would like to compare the AUC.
I used the following program I found on R-help archives :
From: Bernardo Rangel Tura
Date: Thu 16 Dec 2004 - 07:30:37 EST
2024 Jun 15
1
Hard crash of lme4 in R-devel
...calc.derivs = TRUE, use.last.params = FALSE, checkControl = list(check.nobs.vs.rankZ = "ignore", check.nobs.vs.nlev = "stop", check.nlev.gtreq.5 = "ignore", check.nlev.gtr.1 = "stop", check.nobs.vs.nRE = "stop", check.rankX = "message+drop.cols", check.scaleX = "warning", check.formula.LHS = "stop"), checkConv = list(check.conv.grad = list(action = "warning", tol = 0.002, relTol = NULL), check.conv.singular = list( action = "messag...