Displaying 5 results from an estimated 5 matches for "ncor".
Did you mean:
cor
2005 Apr 15
0
code for index of canor analysis
...for improve it or check if i make any mistake . i appriciate your suggestion .
i have check the result roughly to the SPSS's. though i do not know excatly how SPSS calculate the redundancy index,but my result is similar to the SPSS's.
thank you.
--------------------------------------
cancor.index<-function(object,x,y,center=T,scale=F){
x<-scale(x,center=center,scale=scale)
y<-scale(y,center=center,scale=scale)
ncor<-length(object$cor)
#number of canonical variables
nx<-dim(object$xco)[1]
#number of X
ny<-dim(object$yco)[1]
#number of Y
xscore<-x%*%(object$xcoe[,1:...
2007 Jul 13
2
nearest correlation to polychoric
...have negative eigenvalue. I coded
Highham 2002 Computing the nearest correlation matrix - a problem from finance, IMA Journal of Numerical Analysis (2002), 22, 329-343.
which basically works but still leaves very small negative eigenvalues which causes factanal() to fail with
> factanal(cov=ncor$cor, factors=2)
Fehler in optim(start, FAfn, FAgr, method = "L-BFGS-B", lower = lower, :
L-BFGS-B ben?tigt endliche Werte von 'fn'
Zus?tzlich: Warning message:
NaNs wurden erzeugt in: log(x)
> version
_
platform i386-pc...
2004 Jan 09
1
Samba3+LDAP configuration... PLEASEEE
...Thank you VERY much.
Greetings
--
.--.
LINUX |o_o |
|?_/ |
Usuario registrado #239475 // \ \
(| | )
?ncor Gonz?lez Sosa /'\_ _/`\
ancorgs@softhome.net \___)=(___/
Debian GNU/Linux 3.0 (Woody)
2003 Dec 29
1
Windows2000 policies in a Samba PDC
...y about my poor English writing.
--
.--.
LINUX |o_o |
|?_/ |
Usuario registrado #239475 // \ \
(| | )
?ncor Gonz?lez Sosa /'\_ _/`\
ancorglez2@softhome.net \___)=(___/
Debian GNU/Linux 3.0 (Woody)
2003 Dec 29
1
Open Source W2k Policy Implementation (was Re: Windows2000 policies in a Samba PDC)
> -----Original Message-----
> On Mon, 29 Dec 2003, [ISO-8859-1] ?ncor Gonz?lez Sosa wrote:
>
> With Samba you can do only what you can do with NT4 using the
> NTConfig.POL file.
>
>
> You can copy the files Win2K creates in
> c:\WINNT\SYSVOL\sysvol\domainname\profiles to a share called
> "SYSVOL" under the path:
> /var/lib/...