Displaying 18 results from an estimated 18 matches for "h3a".
Did you mean:
3a
2013 Apr 10
1
Issue with Control-Z in a text file on Windows - readLines() appears to truncate
...istaken or is this genuine?
# Create a small file with embedded Control-Z
h3 <- paste('1,34,44.4,"', rawToChar(as.raw(c(65, 26, 65))), '",99')
h3
# "1,34,44.4,\" A\032A \",99"
writeLines(h3, 'h3.txt')
# now attempt to read the file back in
h3a <- readLines('h3.txt')
# but on Windows 2.15.2 and 3.0.0 I get the message
#Warning message:
#In readLines("h3.txt") : incomplete final line found on 'h3.txt'
h3a
# [1] "1,34,44.4,\" A"
# so it drops from the Control-Z onwards
####
# The following is my...
2010 Nov 02
4
Debian/squeeze: domU live migraton hangs
...e_date : Fri Sep 3 15:38:12 UTC 2010
xend_config_format : 4
thanks
jf
--
<° >< Jean-François Malouin McConnell Brain Imaging Centre
Systems/Network Administrator Montréal Neurological Institute
3801 Rue University, Suite WB219 Montréal, Québec, H3A 2B4
Phone: 514-398-8924 Fax: 514-398-8948
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2006 Nov 03
2
Rank transformation and the linear mixed model
Hello,
I am looking for references about mixed models built on rank transformed
data.
Did anybody ever consider this topic?
Thank you,
Bruno
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Bruno L. Giordano, Ph.D.
CIRMMT
Schulich School of Music, McGill University
555 Sherbrooke Street West
Montr?al, QC H3A 1E3
Canada
http://www.music.mcgill.ca/~bruno/
2006 Oct 05
1
mixed models: correlation between fixed and random effects??
...common situation or I am missing some additional normalization
factor necessary to compare the different random effects?
Thanks a lot,
Bruno
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Bruno L. Giordano, Ph.D.
CIRMMT
Schulich School of Music, McGill University
555 Sherbrooke Street West
Montr?al, QC H3A 1E3
Canada
http://www.music.mcgill.ca/~bruno/
2006 Aug 10
1
logistic discrimination: which chance performance??
...ng
background is almost 0, I am kind of lost about how to proceed at this
point.
I would greatly appreciate a comment on this.
Thanks
Bruno
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Bruno L. Giordano, Ph.D.
CIRMMT
Schulich School of Music, McGill University
555 Sherbrooke Street West
Montr?al, QC H3A 1E3
Canada
http://www.music.mcgill.ca/~bruno/
2004 Jun 22
1
Need for advise for Correspondence Analysis
...tify the clusters ... is it possible using hclust ?
Any help would be really appreciated,
Best regards ...
Christophe
***************************
Christophe Grova, PhD
PostDoc - EEG department
Montreal Neurological Institute, McGill University
3801 University Street, Montreal, Quebec, Canada, H3A 2B4
email : christophe.grova@mail.mcgill.ca
tel : (514) 398 2184
fax : (514) 398 8106
web: http://idm.univ-rennes1.fr/users/grova
***************************
[[alternative HTML version deleted]]
2003 Nov 19
1
maximum width for pdf device
...|
| Computational Biology |
| McGill University and Genome Quebec Innovation Centre |
| 740 Dr. Penfield Avenue |
| Room 7211 |
| Montreal, Quebec Canada, H3A 1A4 |
| Tel: 514-398-3311 00476 |
| Email: vince.forgetta at staff.mcgill.ca |
+-----------------------------------------------------------+
2004 Jul 21
1
Problem using xfig()
...n there is no problem.
Any idea about the behavior of the colors when using xfig ??
Thanks in advance
Christophe Grova
***************************
Christophe Grova, PhD
PostDoc - EEG department
Montreal Neurological Institute, McGill University
3801 University Street, Montreal, Quebec, Canada, H3A 2B4
email : christophe.grova@mail.mcgill.ca
tel : (514) 398 2184
fax : (514) 398 8106
web: http://idm.univ-rennes1.fr/users/grova
***************************
[[alternative HTML version deleted]]
2007 Apr 20
0
automatic call generation for aov()
...dering whether this could be done in a more elegant way.
Thank you,
Bruno
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Bruno L. Giordano, Ph.D.
Music Perception and Cognition Laboratory
CIRMMT http://www.cirmmt.mcgill.ca/
Schulich School of Music, McGill University
555 Sherbrooke Street West
Montr?al, QC H3A 1E3
Canada
Office: +1 514 398 4535 ext. 00900
http://www.music.mcgill.ca/~bruno/
2007 Nov 26
1
CPCA?
It would be great to know if and where an R code for Common Principal Component Analysis is available.
Thanks,
Daniel
Daniel Berner
Redpath Museum & Dept. of Biology
McGill University
859 Sherbrooke St. W.
Montreal, QC, H3A 2K6
Canada
Phone: 514-398-4086 ext. 00908
Fax: 514-398-3185
Email: daniel.berner at mail.mcgill.ca
2006 Mar 03
0
Overlapping clusters: ADCLUS etc.
...any documentation. Alternatively, has anybody
used this Fortran program, and is willing to share some knowledge about its
use?
Thank you,
Bruno
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Bruno L. Giordano, PhD
CIRMMT
Schulich School of Music, McGill University
555 Sherbrooke Street West
Montr?al, QC H3A 1E3
Canada
2006 Jul 21
2
Order-restricted inference
Hello,
I looked for R packages which focused on order-restricted statistical
inference, but I could find only the isoreg() function.
I would need to test whether the means in my (repeated measures) data follow
a given order, e.g. A<B=C<D.
I took a look at the monograph by Barlow et al. (1972) on this topic and
found that for my case the null hypothesis is always A=B=C=D. This might be
2018 Jun 26
1
ZFS on Linux repository
Il 25-06-2018 23:59 Yves Bellefeuille ha scritto:
> I think the simplest solution would be to add this (which I haven't
> tried):
>
> http://zfsonlinux.org/
> https://github.com/zfsonlinux/zfs/wiki/RHEL-and-CentOS
>
> to the Available Repositories for CentOS wiki page:
>
> https://wiki.centos.org/fr/AdditionalResources/Repositories/
>
> unless someone with
2006 Jul 03
1
analogue of group option of SAS MIXED/random in R
Dear list,
I am trying to use lme to build the analogue of the following SAS MIXED
random specification:
random int+Variable1+Variable2 /subject = Subject group=Condition type=vc;
which gives a Condition-blocked heterogeneity in the random effects
variance-covariance matrix.
Needless to say, I have a hard time in specifying Condition-specific
heterogeneities in the variance-covariance
2017 Nov 13
1
Shared storage showing 100% used
Hello list,
I recently enabled shared storage on a working cluster with nfs-ganesha
and am just storing my ganesha.conf file there so that all 4 nodes can
access it(baby steps).? It was all working great for a couple of weeks
until I was alerted that /run/gluster/shared_storage was full, see
below.? There was no warning; it went from fine to critical overnight.
2000 Jan 31
2
glm
...rtment of Mathematics and Statistics
McGill University office: BH 1232
805 ouest, rue Sherbrooke tel: (514)-398-3842
Montreal fax: (514)-398-3899
Quebec e-mail: worsley at math.mcgill.ca
Canada H3A 2K6 web: http://www.math.mcgill.ca/keith
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body...
2008 Feb 07
1
Don't understand removing constant on 1-way ANOVA
...1 0
4 1 1
5 1 1
6 1 1
attr(,"assign")
[1] 0 1
attr(,"contrasts")
attr(,"contrasts")$x
[1] "contr.treatment"
Brian McGill
Dept of Biology
McGill University
Stewart Biology Bldg
1205 ave Docteur Penfield
Montreal, QC H3A 1B1
CANADA
(514) 398-6417
http://www.brianmcgill.org
mail@brianmcgill.org
[[alternative HTML version deleted]]
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version"
This series removes some of the really old deadwood from the tools build
and makes some other things which are on their way out configurable at
build time with a default depending on how far down the slope I judge
them to be.
* nuke in tree copy of libaio
* nuke obsolete tools: xsview, miniterm, lomount & sv
*