Displaying 12 results from an estimated 12 matches for "trentu".
Did you mean:
trenta
2010 Mar 17
3
Are loops handled differently in newer versions of R?
...8
on my old windows machine). Running v. 2.10 in Windows, I get NAs.
--
Michael D. Rennie, Ph.D.
Postdoctoral Fellow, Environmental and Life Sciences Program
Trent University
2140 East Bank Drive, DNA Building (2nd Floor)
Peterborough, Ontario K9J 7B8
Vox:705.755.2287 Fax:705.755.1559
www.people.trentu.ca/michaelrennie
2012 Nov 15
5
cluster analysis in R
I have two issues.
1-I am trying to use morphology to identify gender. I have 9 variables, both
continuous and categorical. I was using two-step cluster analysis in SPSS
because two-step could deal with different types of variables. But the
output tells me that an animal is in cluster 1 or 2, it does not give me a
probability (ex. 0.70 cluster 2). I also did not want to specify that I
want two
1999 Oct 05
1
WANTED: Q&A
First, I am really liking what I have seen so far in R. The demos are
quite fascinating, and I look forward to doing some really neat stuff
over the next little while with R.
Being but an intiate to R, I am having quite a bit of trouble figuring
out how to use the leaps library. Rather than ask several questions to
the list at large, I would rather explain what I'm trying to do to
someone in
2000 Feb 04
1
MA / RMA / Type II regression?
...nge - McGill U. Limnology - Fun with Ropes & Buckets
pete at seul.org http://wwp.mirabilis.com/4322052
---------------------------------------------------------------
SEUL - Linux for All! http://www.seul.org
Programming For Science Page http://www.trentu.ca/~erpds
1 9 A p r i l 1 9 9 9 - V I N D I C A T I O N D A Y
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"...
2007 Apr 26
1
Joining Samba 3.24 to 2003 ADS
I'm hoping someone can give me a clue what I am doing wrong here,
Running Debian Etch AMD64, I followed the samba wiki at:
http://wiki.samba.org/index.php/Samba_
<http://wiki.samba.org/index.php/Samba_&_Active_Directory#Prerequisites>
&_Active_Directory#Prerequisites.
I get mostly good results, except when I try to run 'getent passwd' or
'getent group' only
2002 Oct 01
1
Re: BOUNCE vorbis@xiph.org
Majordomo rejected the subject line beginning with 'Help'.
<p>> From: John K Muir <jkmuir@trentu.ca>
> Subject: Help in finding a native Ogg trim, fade & nomalise tool
>
> My specific interest lies in a project which involves the digital ingest of about
> 13,000 CDs, 8000 LPs and various and sundry other tape and disc formats
> into a online intranet resource for program...
2002 Oct 01
2
RE: Hlp in finding a native Ogg trim, fade & nomalise tool
...t in the future when Ogg Vorbis is the codec of choice, I'll
have to re-encode.
Hopefully some more work can be done to reduce the artifacts from
re-encoding.
Ross Levis
WinVorbis & Vorbix v1.40 (just released)
http://winvorbis.stationplaylist.com
> > From: John K Muir <jkmuir@trentu.ca>
> > Subject: Help in finding a native Ogg trim, fade & nomalise tool
> >
> > My specific interest lies in a project which involves the digital
> > ingest of about 13,000 CDs, 8000 LPs and various and sundry
> other tape
> > and disc formats into a onl...
2009 Feb 20
0
Random labeling hypothesis in spatstat
Hi,
I am trying to test the random labeling hypothesis with my data. I have a point pattern of bird nests and each nest has a mark that it is either predated or not-predated. I want to test the null hypothesis that the K distribution of predation events is equal to the K distribution of all events (nests). This is the code I am using:
Kdif <- function(X,...,i) {
Kidot <-
2006 Jun 07
3
gdm-binary[2950]: Couldn't open session
hi
I need help trouble shooting using samba to authenticate login via
active directory. Here is part of system log
Jun 7 15:05:41 scenty64 pam_winbind[2950]: user 'HIDDEN\zuser' granted
access
Jun 7 15:05:41 scenty64 gdm(pam_unix)[2950]: session opened for user
HIDDEN\zuser by (uid=0)
Jun 7 15:05:41 scenty64 gdm-binary[2950]: Couldn't open session for
HIDDEN\zuser
I can not find
2012 Nov 21
0
Bayesian cluster analysis - R functions
I want to try Bayesian cluster analysis. Someone suggested using package
mcclust. Is there a website that says how to install mcclust or another
appropriate Bayesian package? Including the appropriate R functions that I
can follow?
I am trying to get probability of membership for each individual I am trying
to cluster
Thank you!
--
View this message in context:
2012 Nov 26
0
cluster analysis error - mclust package
I am following instructions online for cluster analysis using the mclust
package, and keep getting errors.
http://www.statmethods.net/advstats/cluster.html
These are the instructions (there is no sample dataset unfortunately):
# Model Based Clustering
library(mclust)
fit <- Mclust(mydata)
plot(fit, mydata) # plot results
print(fit) # display the best model
This is what I did and the error I
2012 Nov 27
5
Predict function in Raster package
Hey,
I am having troubles using the 'predict' function with in the Raster
package. I am using pm<-predict(mm, predictors) where mm is the
mahalanobis distance and the predictors are a stack of 6 raster layers
containing environmental variables.
When I try to run the prediction I get the following warning message:
Warning message:
In layerNames(x): the layerNames function is