Displaying 12 results from an estimated 12 matches for "laca".
Did you mean:
laa
2004 Jun 18
2
Html help does not work in Mac OSX 10.3.4
...8 following the
instructions. Html help has not worked since. When htmlhelp="TRUE" the
help.start() command results in the "patience" message and nothing else
happens. I am using mac osx 10.3.4. Help worked fine when I was using R 1.8.
I need help help ;-] Thanks!
--
Emilio A. Laca
One Shields Avenue, 2306 PES Building
Agronomy and Range Science ealaca at ucdavis.edu
University of California fax: (530) 752-4361
Davis, California 95616 (530) 754-4083
2004 Feb 26
1
unable to install dse in mac OS X 10.3
...cal/lib/gcc/powerpc-apple-darwin6.6/3.4/../../.. -lfrtbegin -lg2c
-lSystem -lcc_dynamic
/usr/bin/ld: -undefined: unknown argument: -lbundle1.o
make: *** [dse1.so] Error 1
ERROR: compilation failed for package 'dse1'
** Removing '/Users/el/Library/RAqua/library/dse1'
Emilio A. Laca
Agronomy and Range Science
UC Davis
One Shields Ave.
Davis CA 95616
(530) 754-4083
2003 Aug 28
1
Packages
...f you can spare a minute, could you give me a
lead on this?
Any other pointers on using R in mac os x will be greatly appreciated.
Thank you so much for your time on this question, and for everything you put
into rmac!
EAL
==============================================================
Emilio A. Laca
One Shields Avenue, 2306 PES Building
Agronomy and Range Science ealaca at ucdavis.edu
University of California fax: (530) 752-4361
Davis, California 95616 (530) 754-4083
2005 Sep 26
1
hidden markov models
...ov models. I need to be able to incorporate multivariate
emissions and covariates for the transition probabilities. The msm
package seems almost perfect for my purpose, but I do not think it
allows multivariate emissions.
I will be grateful for your suggestions.
All the best,
--
Emilio A. Laca
One Shields Avenue, 2306 PES Bldg.
Plant Sciences
ealaca at ucdavis.edu
University of California fax: (530)
752-4361
Davis, California 95616 voice: (530) 754-4083
2005 Jul 13
1
crossed random fx nlme lme4
I need to specify a model similar to this
lme.formula(fixed = sqrt(lbPerAc) ~ y + season + y:season, data = cy,
random = ~y | observer/set, correlation = corARMA(q = 6))
except that observer and set are actually crossed instead of nested.
observer and set are factors
y and lbPerAc are numeric
If you know how to do it or have suggestions for reading I will be
grateful.
eal
ps I have
2004 Jun 22
1
Re: [R] Html help does not work in Mac OSX 10.3.4 (PR#7000)
...es are available in fink's repositories. Perhaps Stefano
could help us. So, I'm submitting a copy of this mail. I don't know if
this qualify as a bug, but I'm including R-bugs. I'll be not able to work
on this full-time till Saturday.
Regards.
On Fri, 18 Jun 2004, Emilio A. Laca wrote:
> I recently upgraded from R 1.8 to 1.9. I removed 1.8 following the
> instructions. Html help has not worked since. When htmlhelp="TRUE" the
> help.start() command results in the "patience" message and nothing else
> happens. I am using mac osx 10.3.4. Help...
2006 Mar 17
1
nlme predict with se?
I am trying to make predictions with se's using a nlme (kew11.nlme
below). I get an error indicating levels for a factor are not allowed.
I have searched and read Rnews, MEMSS, MASS, R-Help, and other lists
in Spanish where I found questions similar to mine but not solution.
I do not really care about the method used. Any suggestions to obtain
predictions with se's from an nlme
2007 Jun 08
0
Changes to 'refs/tags/0.4.2'
...use a video stream of a placeholder
Make the filename be the part of the uri that sits before the first '?' and does not contain a '/'
up LIBVERSION for added swfdec_loader_get_filename
update NEWS
add sound backend choice to NEWS
release 0.4.2
Laszlo (Laca) Peter:
Bug #9660: Fix build on Solaris.
---
NEWS | 12
autogen.sh | 2
configure.ac | 46
doc/swfdec-sections.txt | 1
libswfdec/Makefile.am...
2007 Jan 31
0
Branch 'interpreter' - 20 commits - autogen.sh configure.ac libswfdec/js libswfdec/swfdec_debug.h libswfdec/swfdec_js.c libswfdec/swfdec_js_color.c libswfdec/swfdec_js_movie.c libswfdec/swfdec_movie.c libswfdec/swfdec_movie.h libswfdec/swfdec_script.c
...1,3 +1,3 @@
#!/bin/sh
autoreconf -i -f &&
-./configure --enable-maintainer-mode --disable-static $@
+./configure --enable-maintainer-mode --disable-static --enable-gtk-doc $@
diff-tree 4e7806e7020535920cbb2009ed8b039fd64c046c (from 2cb8680a8577ff5d018b50e7da55c233e8eaa4af)
Author: Laszlo (Laca) Peter <laca@sun.com>
Date: Fri Jan 26 14:57:50 2007 -0800
Bug #9660: Fix build on Solaris.
diff --git a/libswfdec/swfdec_debug.h b/libswfdec/swfdec_debug.h
index 66e116a..2a59774 100644
--- a/libswfdec/swfdec_debug.h
+++ b/libswfdec/swfdec_debug.h
@@ -46,7 +46,7 @@ enum {
#define SW...
2007 Apr 27
0
Changes to 'refs/tags/0.4.3'
...39;master' of git+ssh://git.freedesktop.org/git/swfdec
Merge branch 'master' of git+ssh://git.freedesktop.org/git/swfdec
Quick hack to block out some bad JPEG images. Fixed JPEG decoder
Merge branch 'master' of git+ssh://git.freedesktop.org/git/swfdec
Laszlo (Laca) Peter:
Bug #9660: Fix build on Solaris.
---
NEWS | 25
README | 6
autogen.sh | 2
configure.ac | 94
doc/Makefile.a...
2007 Apr 27
0
Changes to 'refs/tags/0.4.4'
...'master' of git+ssh://git.freedesktop.org/git/swfdec
Fix the spurious SOI and EOI markers by copying JPEG data into a
Out-of-range indexes in a colormap appear to be transparent. At least,
Merge changes from cog.
Johan Dahlin:
Compiler fixes (fixes #10551)
Laszlo (Laca) Peter:
Bug #9660: Fix build on Solaris.
---
Makefile.am | 10
NEWS | 40
README | 15
autogen.sh | 2
configure.ac...
2010 Mar 26
0
fda Data2fd
I would like to create a functional data object where both domain and range are matrices.
My erroneous attempts are below.
Can you suggest corrections?
library(fda)
domain<-matrix(c(1,1.1,1.2,2,2.1,2.1,3,3.1,3.2,4,4.1,4.2,5,5.1,5.2), nrow = 5, ncol=3, byrow=TRUE)
range<-sin(domain)+matrix(rnorm(15,sd=0.1),nrow=5, ncol=3)
myfd<-Data2fd(argvals=domain, y=range)
#Error in