Displaying 20 results from an estimated 111 matches for "neurological".
2004 Feb 09
0
PANIC: internal error (lib/fault.c:fault_report)
I'm running Samba 3.0.1 in an ADS configuration (SuSE Linux 9.0). Whenever
I attempt to access the Samba server via Windows networking (network
places, etc.) I get the following error report in the smb.log. There wasn't
much available on the lists or the web on this...
Any help is appreciated.
=== from the log ===
[2004/02/08 20:43:14, 0] lib/fault.c:fault_report(36)
2010 Jun 22
2
constructing a data frame from ftable
...ate, Co and Gender, which is great.
> ftable(a.df$DATE,a.df$Co,a.df$GENDER)
F M
2009-04-16 Botulinic 622 631
Constitutional 1161 1124
Gastrointestinal 1020 1029
Hemorrhagic 472 477
Neurological 812 777
Other 6782 6702
Rash 607 630
Respiratory 962 1008
2009-04-17 Botulinic 690 626
Constitutional 1088 1119
Gastrointestinal 1009 984
Hemorrhagic 509...
1999 Apr 27
1
An even more strange win95 browsing problem
Hi,
I posted a few messages a couple of days ago about a strange windows 95
browsing problem with samba-2.0.2, 1.9.17p4 that none of our Windows 95
users can see our Linux shares, but all NT users can see the Linux
shares, and all 95 and NT users can see AIX shares. All of our Linux
and AIX use the save version of samba (I tested 2.0.2 and 1.9.17p4).
Yesterday, I tried to down grade the version
2004 Jan 26
5
Samba 3.0.2 and Windows 2003 ADS.
Hi.
I have installed samba 3.0.2 in my redhat 7.3, and Kerberos 1.2.4
I can make my Linux act as ADS Domain Membership whit out any problem,
When I made this command:
/usr/local/samba/bin/net ads join "Computers" -U<usuario>%<clave>
I get this message that tell me that everything is ok.
Using short domain name -- DOMAIN2003
Joined 'PROTON' to realm
2005 Jan 12
3
Win2K. Raw CUPS printing, driver download
Using Debian Sarge, samba, CUPS, and an HP G85 mutifunction with HPOJ
to use the G85 USB connection, I've been able to get raw printing to
work, and Point 'n' Print driver download to work, but not at the same
time.
The driver download was a chore, because of HP's proprietary install
program. Had to install the driver locally to get the needed files
and copy them manually to the
2004 Feb 11
6
Unable to join ADS domain
I've installed Samba 3.0.2 (from the source) on a SuSE
8.2 system with MIT Kerberos 1.3.1 (I uninstalled the
Heimdal code) and the OpenLDAP 2.1.27 development
libraries installed on it. I want to make this system
a domain member of a Win2K native-mode ADS domain but
can't get "net ads join" to work. I've run "kinit
myid@MYDOMAIN.COM" and I get at ticket, but when
2009 Jan 14
3
remove columns containing all zeros (or other value)
Hello-
I would like to remove the columns of a matrix that contain all zeros.
For example, from
x<-matrix(c(1,5,3,2,1,4,0,0,0), ncol=3,nrow=3)
I would like to remove the third column. However, because this is in a
loop I need a way to first determine which columns are all zeros, and
only then remove them. I.e., I don't know which column of x contains all
zeros until after x is
2010 Nov 02
4
Debian/squeeze: domU live migraton hangs
...4-11)
cc_compile_by : waldi
cc_compile_domain : debian.org
cc_compile_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
2008 Apr 30
2
Lattice book
Dear all,
I haven't seen this mentioned and presumably Dr. Deepayan Sarkar is
too polite to advertise!
I just received a flyer from Springer: A new book on Lattice released today!!
http://www.springer.com/statistics/computational/book/978-0-387-75968-5?cm_mmc=NBA-_-Apr-08_UK_1753460-_-product-_-978-0-387-75968-5
2008 May 09
1
Rescaling a column in a matrix based on a certain rows
Hi,
Let say I have this matrix:
> mat<-matrix(cbind(rnorm(20),rnorm(20)), ncol = 2)
And I want to rescale values of column [,1] and [,2] using values from row 1
to 5, such that the values of row 1:5 should be rescale to the same
amplitude (kinda like take the z-score of population from row 1:5). column 1
and 2 are two different samples need to be compared.
I hope I made myself clear
2009 Jan 06
1
R SEM package
Does anyone know if the sem package in R can implement a stacked model
comparison, for example as in LISREL or AMOS?
Thanks,
Anthony
--
Anthony Steven Dick, Ph.D.
Post-Doctoral Fellow
Human Neuroscience Laboratory
Department of Neurology
The University of Chicago
5841 S. Maryland Ave. MC-2030
Chicago, IL 60637
Phone: (773)-834-7770
Email: adick at uchicago.edu
Web:
2009 Jan 26
1
sem package: start values
Hello-
If I input a variance-covariance matrix and specify NA for start values,
how does sem determine the start value? Is there a default?
Anthony
--
Anthony Steven Dick, Ph.D.
Post-Doctoral Fellow
Human Neuroscience Laboratory
Department of Neurology
The University of Chicago
5841 S. Maryland Ave. MC-2030
Chicago, IL 60637
Phone: (773)-834-7770
Email: adick at uchicago.edu
Web:
2010 Jun 25
1
Lattice plotting question
Hi all,
I'm working on some plots using lattice (R 2.10.1), and have entered
the polish phase. I've produced a satisfactory pair of xyplots (
http://imgur.com/EyXGi.png), but would like to align the y-axes of the top
and bottom plots. I assume that I need to adjust axis padding or something,
but I can't figure this one out. Thanks for any help!
Dave
--
Post-doctoral Fellow
2009 Mar 11
2
Building R for Vistax64
Hi all,
I have successfully built from source the 32-bit version of R on my
Vista 64-bit box. I was hoping to graduate to a 64-bit version so I
could analyze some larger data sets. I have 8gb RAM installed.
I downloaded the latest 64-bit versions of Perl and MinGW but wasn't
sure how to edit the source code to have it build using the 64-bit
versions. I did change my PATH variable to
2006 Nov 08
2
Sweave and font problems
Dear All,
Having now successfully started using Sweave, I have just noticed an odd
side effect with fonts.
Using plain LaTeX, I have had no problems using \usepackage{palatino} or
\usepackage{times} and the font correctly changes.
However, once I convert the tex document into Snw, and run it through R
CMD SWEAVE, LaTeX seems to ignore this package directive. The LaTeX log
suggests the font
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
2006 Nov 08
5
query in R
how to realize the following SQL command in R?
select distinct A, B, count(C)
from TABLE
group by A, B
;
quit;
Best Regards
---------------------------------
Sponsored Link
Get a free Motorola Razr! Today Only! Choose Cingular, Sprint, Verizon, Alltel, or T-Mobile.
[[alternative HTML version deleted]]
1999 Apr 30
0
SAMBA digest 2073
Why is www.secnet.com down ? i'm looking for the samba-audit-tool and
didn't find any mirror.
Thomas
On Fri, 30 Apr 1999 samba@samba.org wrote:
> SAMBA Digest 2073
>
> For information on unsubscribing see http://samba.org/listproc/
> Topics covered in this issue include:
>
> 1) Group-Shares
> by Johannes Scherbaum <scherj@funkhaus.de>
>
2004 Jun 22
1
Need for advise for Correspondence Analysis
...for clustering ...
I would also be interested in using method of mutual neighbors to identify 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]]
2009 May 26
2
Problem accessing "row number" from subset on a dataframe
I would like to use the "row number" information returned from performing a subset command on a dataframe.
For example, I would like to automatically delete some rows from a dataframe if they match a criteria. Here is my example below.
data(airquality)
names(airquality)
subset(airquality, airquality$Month == 6)
Now how do I delete the row numbers returned automatically?
I