Displaying 20 results from an estimated 31 matches for "neurobiology".
2008 Apr 05
1
bug? nlme 3.1-88 compilation under linx
...rch=' instead.
> in.c:1: warning: return type defaults to 'int'
Conclusion: my gcc seems to accept -fvisibility=hidden.
So: Should I submit a bug report on this? Thanks -
larry
--
Larry Snyder larry at eye-hand.wustl.edu
Associate Professor of Neurobiology www.eye-hand.wustl.edu
Washington University, School of Medicine Office: (314) 747-3530
Dept of Anatomy & Neurobiology, Box 8108 Lab: (314) 747-4095
660 S Euclid Ave, St. Louis, MO 63110 Fax: (314) 747-4370
2010 Sep 14
2
How to uncompress a gz file in R
Dear Fellows,
I would like to know how to uncompress a gz file at the R console. I could
not find out any help from the R-help archive.
Thanks for your great help.
Best Regards,
Wonsang You
-----
--
Wonsang You
Special Lab Non-Invasive Brain Imaging
Leibniz Institute for Neurobiology
http://www.ifn-magdeburg.de
--
View this message in context: http://r.789695.n4.nabble.com/How-to-uncompress-a-gz-file-in-R-tp2538669p2538669.html
Sent from the R help mailing list archive at Nabble.com.
[[alternative HTML version deleted]]
2010 Sep 16
2
How to combine matrix and vector
...mbine a and b as follows.
c=
1 2 3 4 5
6 7 8 9 10
11 12 13 14 15
If you teach me to easily combine the matrix and the vector, I will greatly
appreciate you. Thank you.
Regards,
Wonsang
-----
--
Wonsang You
Special Lab Non-Invasive Brain Imaging
Leibniz Institute for Neurobiology
http://www.ifn-magdeburg.de
--
View this message in context: http://r.789695.n4.nabble.com/How-to-combine-matrix-and-vector-tp2541797p2541797.html
Sent from the R help mailing list archive at Nabble.com.
[[alternative HTML version deleted]]
2019 May 29
3
Making a package CITATION file from BibTeX
...Month = {Jul},
Number = {2},
Pages = {293-311},
Title = {NBLAST: Rapid, Sensitive Comparison of Neuronal Structure and
Construction of Neuron Family Databases},
Volume = {91},
Year = {2016}}
[3] https://rdrr.io/github/ropensci/RefManageR/man/toBiblatex.html
--
Gregory Jefferis
Division of Neurobiology
MRC Laboratory of Molecular Biology
Francis Crick Avenue
Cambridge Biomedical Campus
Cambridge, CB2 OQH, UK
http://www2.mrc-lmb.cam.ac.uk/group-leaders/h-to-m/g-jefferis
http://jefferislab.org
http://www.zoo.cam.ac.uk/departments/connectomics
2010 Oct 13
2
How to fix error in the package 'rgenoud'
...solve.default(Djl) :
system is computationally singular: reciprocal condition number = 0
Can anyone give me some tip on how to fix the problem? Thank you for your
great help in advance.
Best Regards,
Wonsang You
-----
--
Wonsang You
Special Lab Non-Invasive Brain Imaging
Leibniz Institute for Neurobiology
http://www.ifn-magdeburg.de
--
View this message in context: http://r.789695.n4.nabble.com/How-to-fix-error-in-the-package-rgenoud-tp2993489p2993489.html
Sent from the R help mailing list archive at Nabble.com.
[[alternative HTML version deleted]]
2006 May 11
1
Comparing skewness
...l have to correct for
the family-wise error. What if both samples are skewed? If there are no
general tests (or they can't exist), I'd like to know.
Thanks,
Skirmantas
_________________________________________
Skirmantas Janusonis, Ph.D.
Yale University School of Medicine
Department of Neurobiology
P.O. Box 208001
New Haven, CT 06520-8001
Fax: (203) 785-5263
E-mail: skirmantas.janusonis at yale.edu
2011 Feb 08
1
Simulation of Multivariate Fractional Gaussian Noise and Fractional Brownian Motion
...) or multivariate fractional Gaussian noise
(mFGN) when a covariance matrix are given. Unfortunately, I could not find
such a package or code.
Can you suggest any solution for multivariate FBM and FGN simulation? Thank
you for your help.
Best Regards,
Ryan
-----
Wonsang You
Leibniz Institute for Neurobiology
--
View this message in context: http://r.789695.n4.nabble.com/Simulation-of-Multivariate-Fractional-Gaussian-Noise-and-Fractional-Brownian-Motion-tp3276296p3276296.html
Sent from the R help mailing list archive at Nabble.com.
[[alternative HTML version deleted]]
2011 Feb 26
1
2D Convolution Function
...volution, but it
is just for a 1D sequence.
Is there any function for 2D convolution?
For theory, please refer to the following link:
http://www.songho.ca/dsp/convolution/convolution2d_example.html
Thank you for your help in advance.
Best Regards,
Wonsang
-----
Wonsang You
Leibniz Institute for Neurobiology
--
View this message in context: http://r.789695.n4.nabble.com/2D-Convolution-Function-tp3326158p3326158.html
Sent from the R help mailing list archive at Nabble.com.
[[alternative HTML version deleted]]
2011 Dec 06
1
Read Windows BMP format images
Hello,
Does anyone know of an R package that can read Windows BMP format images? Many thanks,
Greg Jefferis.
--
Gregory Jefferis, PhD
Division of Neurobiology
MRC Laboratory of Molecular Biology,
Hills Road,
Cambridge, CB2 0QH, UK.
http://www2.mrc-lmb.cam.ac.uk/group-leaders/h-to-m/g-jefferis
http://www.neuroscience.cam.ac.uk/directory/profile.php?gsxej2
http://flybrain.stanf...
2010 Aug 31
4
How to Adaptively Set Up the Coordinate Range of Multiple Graphs in One Figure
...ned range.
I am wondering about how to control xlim and ylim adaptive to the real range
of data, in order to include all data in the figure.
Thank you for your great help and contribution.
Best Regards,
Stephen You
-----
--
Wonsang You
Special Lab Non-Invasive Brain Imaging
Leibniz Institute for Neurobiology
http://www.ifn-magdeburg.de
--
View this message in context: http://r.789695.n4.nabble.com/How-to-Adaptively-Set-Up-the-Coordinate-Range-of-Multiple-Graphs-in-One-Figure-tp2401337p2401337.html
Sent from the R help mailing list archive at Nabble.com.
[[alternative HTML version deleted]]
2000 Aug 28
2
is win.print() broken or am I doing something wrong?
...the print queue- this just sits until I
enter
dev.off()
at which point a blank sheet is printed
Is it me or is this a bug?
Incidentally if i just select the print button when the plot is selected
immediately after producing the plot it prints just fine
Dominic
Dr Dominic J Barraclough
Dept Neurobiology and Anatomy,
University of Rochester,
601 Elmwood Av, Box 603,
Rochester
NY 14642
tel (716) 2753627
dominic_barraclough at urmc.rochester.edu
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html...
2010 Nov 22
3
Fast Two-Dimensional Optimization
...tion to solve a two-dimensional optimization
problem. It took around 25 second to complete the procedure.
However, I want to reduce the computation time: less than 7 second. Is there
any optimization function in R which is very rapid?
Best Regards,
Wonsang
-----
Wonsang You
Leibniz Institute for Neurobiology
--
View this message in context: http://r.789695.n4.nabble.com/R-Fast-Two-Dimensional-Optimization-tp3053782p3053782.html
Sent from the R help mailing list archive at Nabble.com.
[[alternative HTML version deleted]]
2011 Feb 02
1
Error of 'memory not mapped' in ff Package with VirtualBox
...uot;header.ff", overwrite = TRUE)
Possible actions:
1: abort (with core dump, if enabled)
2: normal R exit
3: exit R without saving workspace
4: exit R saving workspace
Selection:
Can anyone give an advice to solve the problem?
Best Regards,
Ryan
-----
Wonsang You
Leibniz Institute for Neurobiology
--
View this message in context: http://r.789695.n4.nabble.com/Error-of-memory-not-mapped-in-ff-Package-with-VirtualBox-tp3253856p3253856.html
Sent from the R help mailing list archive at Nabble.com.
2007 Apr 12
1
Assignment from list
...12
day 18
svn rev 40228
language R
version.string R version 2.4.1 (2006-12-18)
(same results with platform i386-pc-mingw32, R version 2.4.1 and
platform x86_64-unknown-linux-gnu, R version 2.3.1)
--
Dr Eric Blanc
Lecturer in Bioinformatics
MRC Centre for Developmental Neurobiology
King's College London
New Hunt's House Room 4.10B
Guy's Hospital Campus
London SE1 1UL
E-mail: eric.blanc@kcl.ac.uk
Tel: +44 (0)20 7848 6532
Fax: +44 (0)20 7848 6550
[[alternative HTML version deleted]]
2014 Nov 10
1
subscripting a data.frame (without changing row order) changes internal row.names
...1
[7] testthat_0.9.1 rgl_0.93.1098
loaded via a namespace (and not attached):
[1] codetools_0.2-9 filehash_2.2-2 nabor_0.4.3
parallel_3.1.1 plyr_1.8.1
[6] Rcpp_0.11.3 rstudio_0.98.1062 rstudioapi_0.1 XML_3.98-1.1
yaml_2.1.13
--
Gregory Jefferis, PhD
Division of Neurobiology
MRC Laboratory of Molecular Biology
Francis Crick Avenue
Cambridge Biomedical Campus
Cambridge, CB2 OQH, UK
http://www2.mrc-lmb.cam.ac.uk/group-leaders/h-to-m/g-jefferis
http://jefferislab.org
http://flybrain.stanford.edu
2002 Nov 11
2
R 1.6.1: help with debugging error in RunGenCollect(), R_gc_internal
...I'm not using
persp in my code. Also, the R process seems stable at about 30Mb.
Also, are ChangeLogs available for the unstable branch of R, or is it
just the NEWS file?
Any pointers to debugging this appreciated.
best wishes,
Stephen Eglen
--
Stephen Eglen
Department of Anatomy and Neurobiology eglen at thalamus.wustl.edu
Washington University School of Medicine Tel: +1 314 362 4870
St. Louis MO 63110 USA. Fax: +1 314 747 1150
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-F...
2000 Aug 24
0
Is there a method to calculate Huynh and Feldt adjustments for sphericity violations
Hi,
I'm getting to grips with using R to perform repeat measures
analysis of variance and was wondering is there a potted method to
obtain Huynh and Feldt or other adjustments for sphericity
violations?
Thanks
Dominic
Dr Dominic J Barraclough
Dept Neurobiology and Anatomy,
University of Rochester,
601 Elmwood Av, Box 603,
Rochester
NY 14642
tel (716) 2753627
dominic_barraclough at urmc.rochester.edu
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html...
2010 May 10
0
Plotting residuals from a sem object
...ble separately on the other predictor variable. Is there a way to produce similar plots for a path model (or generate the appropriate residuals to just do the plot myself)?
thanks,
Jesse
_________________________________________
Jesse W. Young, Ph.D.
Assistant Professor
Department of Anatomy and Neurobiology
Northeastern Ohio Universities College
of Medicine (NEOUCOM)
Office phone: (330) 325-6304
Lab phone: (330) 325-6307
Fax: (330) 325-5916
Email: jwyoung at neoucom.edu
Web page: www.jessewyoung.com
1999 Jan 25
0
Long password
...0.0?
Regards,
Claus Svarer
---
-
_____________________________o o__________________________________________
| L |
| Claus Svarer \_/ |
| Neurobiology Research Unit | Phone : +45 3545 6716 |
| National University Hospital | |
| Rigshospitalet, build. 9201 | Fax : +45 3545 6713 |
| Blegdamsvej 9 | |
| DK-2...
2012 Jul 06
0
depends/suggests when making a new generic to override a function in a user package
...ith a number of dependencies and I would prefer to avoid this. Is there another approach? I assume this isn't a problem for a non-generic in a base package because they are loaded first.
Many thanks for any suggestions,
Greg Jefferis.
--
Gregory Jefferis, PhD
Division of Neurobiology
MRC Laboratory of Molecular Biology,
Hills Road,
Cambridge, CB2 0QH, UK.
http://www2.mrc-lmb.cam.ac.uk/group-leaders/h-to-m/g-jefferis
http://www.neuroscience.cam.ac.uk/directory/profile.php?gsxej2
http://flybrain.stanfo...