search for: garson

Displaying 8 results from an estimated 8 matches for "garson".

Did you mean: larson
2006 Jul 05
3
Suse 10.1 with samba servers 3.0.22 & 3.0.23rc3 only seen by Suse 10.1 samba client as cifs
...me kind of hidden parameter relatively recently added to samba 3 that identifies shares as cifs or smbfs? Is the Linux client programmed to react to this? Are these protocols becoming mutually exclusive? If any of this is true, where is the documentation? Why me? This has given me a headache! Tom Garson -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFEq02yRO3toUi5IOQRAgsGAJ43RMBuF0JrTtslt/maTskf+MilugCfdQsC NRovgd39Lf2w4/OaV0eKy3k= =cf2Z -----END PGP SIGNATURE-----
2009 Sep 30
1
How to calculate KMO?
...## Calculate the Kaiser-Meyer-Olkin Measure of Sampling Adequacy. ## Input should be a data frame or matrix, output is the KMO statistic. ## Formula derived from Hutcheson et al, 1999, ## "The multivariate social scientist," page 224, ISBN 0761952012 ## see <http://www2.chass.ncsu.edu/garson/pa765/hutcheson.htm><http://www2.chass.ncsu.edu/garson/pa765/hutcheson.htm%3E> ### cor.sq = cor(df)^2 cor.sumsq = (sum(cor.sq)-dim(cor.sq)[1])/2 library(corpcor) pcor.sq = cor2pcor(cor(df))^2 pcor.sumsq = (sum(pcor.sq)-dim(pcor.sq)[1])/2 kmo = sus.cor.ss/(sus.cor.ss+sus.pcor.ss) return(kmo...
2005 Dec 07
1
KMO sampling adequacy and SPSS -- partial solution
...## Calculate the Kaiser-Meyer-Olkin Measure of Sampling Adequacy. ## Input should be a data frame or matrix, output is the KMO statistic. ## Formula derived from Hutcheson et al, 1999, ## "The multivariate social scientist," page 224, ISBN 0761952012 ## see <http://www2.chass.ncsu.edu/garson/pa765/hutcheson.htm> ### cor.sq = cor(df)^2 cor.sumsq = (sum(cor.sq)-dim(cor.sq)[1])/2 library(corpcor) pcor.sq = cor2pcor(cor(df))^2 pcor.sumsq = (sum(pcor.sq)-dim(pcor.sq)[1])/2 kmo = sus.cor.ss/(sus.cor.ss+sus.pcor.ss) return(kmo) } Also, for those trying to reproduce the SPSS factor...
2006 Sep 12
1
Kendall's tau-c
Hello, I can't find a package which calculates Kendall's tau-c. There is the package Kendall, but it only calcuates Kendall's tau-b. Here is the example from ttp://www2.chass.ncsu.edu/garson/pa765/assocordinal.htm. cityriots <- data.frame(citysize=c(1,1,2,2,3,3), riotsize=c(1,2,1,2,1,2), weight=c(4,2,2,3,0,4)) cityriots <- data.frame(lapply(cityriots,function(x) rep(x,cityriots$weight))) xtabs(~ riotsize+citysize,cityriots) tau-c should be .57. Do you have a hint? Best regard...
2009 Jul 31
1
Tests for Two Independent Samples
...observations in category 4; 2 observations in category 5; To present the sample in R: b<-rep(1:5, c(6,127,297,72,2)) I want to test weather these two samples have significant difference in distribution ( or Tests for Two Independent Samples). I find a webside in: http://faculty.chass.ncsu.edu/garson/PA765/mann.htm This page shows four nonparametric tests. Bust I can only find the test Kolmogorov-Smirnov Z Test. res<-ks.test(a,b) Can any one tell me which package has the other 3 tests? or Is there any other test for my question? Thanks advance Ted -- View this message in context: htt...
2001 Jan 23
2
Linux Expo 23-02-2001
Hey Guus and Ivo, Want to wish you good luck on your conference on VPN on the Expo! Maybe I'll see you there. Greets, Richard - Tinc: Discussion list about the tinc VPN daemon Archive: http://mail.nl.linux.org/lists/ Tinc site: http://ftp.nl.linux.org/pub/linux/tinc/
2010 May 25
1
SEM interaction
Hello all, This is a general stats question--I realize it is an R help list, so tell me to go away if it is inappropriate. I have a 2 X 2 design, and I have specified four identical path models (one for each level of each factor). I want to test for an interaction at each path--essentially (A1 - A2) - (B1 - B2) != 0. I was thinking of computing a contrast for each path of interest, such that
2000 Aug 03
1
tinc config(?) problems
I'm having a bit of a problem getting tinc up and running between a pair of RedHat (one 6.0, the other 6.1) boxes. It's installed and configured to the point where they can connect, but I'm not seeing any traffic passing between the two systems. System A looks like - tinc.conf: # Sample tinc configuration. # Insert your own ip numbers instead of the placeholders, # and be sure to use