Displaying 16 results from an estimated 16 matches for "laia".
Did you mean:
aia
2010 Feb 20
2
R died on large data set
Hi, I am trying to run a script on R and it died before finish.
I already read the list archives, and memory help pages
(http://tinyurl.com/yaxco6w), but I am unable to solve the issue.
My Debian shows:
marcelo at laia:~$ ulimit
unlimited
marcelo at laia:~$
On system monitor (gnome) I see that R reaches 1.9 Gb, before die.
The R code is:
> ls() ## only todos.norm object are listed
[1] "todos.norm"
> dim(todos.norm)
[1] 9600 15
>
> library("cluster")
> pearson.dist <- as....
2004 Jan 29
10
Doubt about pattern
..."Sen_155_01_R3.sens", "Sen_155_02_R1.sens", "Sen_155_02_R2.sens", "Sen_155_02_R3.sens", "Sen_155_03_R1.sens", "Sen_155_03_R2.sens", "Sen_155_03_R3.sens", "tome2sens_time1sens.txt"
Tahnks very much
--
Marcelo Luiz de Laia, M.Sc.
Dep. de Tecnologia, Lab. Bioqu?mica e de Biologia Molecular
Universidade Estadual Paulista - UNESP
Via de Acesso Prof. Paulo Donato Castelane, Km 05
14.884-900 - Jaboticabal, SP, Brazil
PhoneFax: 16 3209-2675/2676/2677 R. 202/208/203 (trab.)
HomePhone: 16 3203 2328 - www.lbm.fcav.unesp.br -...
2006 Feb 05
6
WinRAR.exe errors
...=-4, start=2, end=2
X Error of failed request: BadAlloc (insufficient resources for operation)
Major opcode of failed request: 53 (X_CreatePixmap)
Serial number of failed request: 3285
Current serial number in output stream: 3287
any clue on how to solve they?
Thakx
--
Marcelo Luiz de Laia
Ph.D Candidate
S?o Paulo State University (http://www.unesp.br/eng/)
School of Agricultural and Veterinary Sciences
Department of Technology
Via de Acesso Prof.Paulo Donato Castellane s/n
14884-900 Jaboticabal - SP - Brazil
Fone: +55-016-3209-2675
Cell: +55-016-97098526
2010 Jan 24
1
Categorical data repeated on time analysis
...g because free-living nematode
reproduce very fast, so I need to know the number of living in the
medium.
What you suggest me for analyze this on R? What transformation I could do?
There were a specific package for that?
Have you did something like this?
Thank you very much
--
Marcelo Luiz de Laia
Lages - SC - Brazil
Linux user number 487797
2010 Mar 14
1
Improve lattice XYPLOT graphic
...ut no success.
Do you have any suggestion for me?
Different colors with legend?
What you suggest me?
113 and 133 are different isolates. 1%*%10^8 and 3%*%10^8 are
different treatments. H_2O and H_2O+Tween are my controls.
Any suggestion is very welcome!
Thank you very much
--
Marcelo Luiz de Laia
Universidade do Estado de Santa Catarina
UDESC - www.cav.udesc.br
Lages - SC - Brazil
Linux user number 487797
--
Marcelo Luiz de Laia
Universidade do Estado de Santa Catarina
UDESC - www.cav.udesc.br
Lages - SC - Brazil
Linux user number 487797
2007 Sep 28
2
plot graph with error bars trouble
...-------------------------------------
0 4 8 12 16
Could you point me out another way to do this with out using sciplot?
Any suggestion is very appreciated.
In advance, I doesn't have a good knowledge about R language.
Thank you very much
--
Marcelo Luiz de Laia
2005 Apr 08
2
error on install Rmpi packages
Dear Sir/Madam,
I need to install Rmpi Package on my linux debian like, but I get some
errors.
I try to instal it using install.packages or after download and save it
on my local dir and run R CMD INSTALL packagename and, both, I get these
errors:
checking mpi.h usability... no
checking mpi.h presence... no
checking for mpi.h... no
Try to find mpi.h ...
Cannot find mpi header file.
Please
2009 Nov 08
0
Repeated measures on a factorial unbalanced in a blocks with split-plot design
...How is the
influence of hormone? And interactions?
I try this approach, but I don't know how I could handle the repeated
measures here! Nor if this approach is correct for me.
Here is a subset of my data
http://www.divshare.com/download/9241231-428
> dados <- read.table("marcelo_laia.txt",sep="\t",dec=",",header=TRUE)
> summary(dados)
> dados.model <- aov(Diametro ~ Block +
+ ? ? ? ? ? ? ? ? ? ? Hormone + Error(Block/Hormone) +
+ ? ? ? ? ? ? ? ? ? ? Treatment + Treatment:Hormone +
+ ? ? ? ? ? ? ? ? ? ? Hormone/Block/Treatment,
+ ? ? ? ? ? ? ? ?...
2006 Jan 30
0
Connect to a server for autentication
...press ok
for boot up. Here is my problem. On wine, it shows the popup with out
any computers name.
Then, I guees that it dont find neignborhood.
And, isnt possible to enter with a IP or host name in their pop up.
Is it possible to solve this one???
Thank you for any help
--
Marcelo Luiz de Laia
Ph.D Candidate
S?o Paulo State University (http://www.unesp.br/eng/)
School of Agricultural and Veterinary Sciences
Department of Technology
Via de Acesso Prof.Paulo Donato Castellane s/n
14884-900 Jaboticabal - SP - Brazil
Fone: +55-016-3209-2675
Cell: +55-016-97098526
2006 Jan 31
0
No Network error
...pplied
Do you wish specify a new server location?
Yes No
----error message stop here-----
I set the server in the field properly.
I dsent found in the winehq help documentation how I set the network. I
found how I set a smb share.
Anyone could help me?
Thank you very much
--
Marcelo Luiz de Laia
Ph.D Candidate
S?o Paulo State University (http://www.unesp.br/eng/)
School of Agricultural and Veterinary Sciences
Department of Technology
Via de Acesso Prof.Paulo Donato Castellane s/n
14884-900 Jaboticabal - SP - Brazil
Fone: +55-016-3209-2675
Cell: +55-016-97098526
2013 May 21
0
Arules: getting rules with only one item in the left-hand side
...tatoe")))
I get "potatoe" on the lhs, but also all other kinds of things. How can I
force that the rules contain only one element? The parameter maxlen don't do
what I want, because, as far as I can see, I cannot specify the maxlen to
apply to the elements on the left.
Thanks!
Laia
2008 Feb 23
1
Error in ma.svd(X, 0, 0) : 0 extent dimensions
Hi,
I run a maanova analysis and found this message error:
Error in ma.svd(X, 0, 0) : 0 extent dimensions
I did a google search and found this:
\item ma.svd: function to compute the sigular-value decomposition
of a rectangular matrix by using LAPACK routines DEGSVD AND ZGESVD.
\item fdr: function to calculate the adjusted P values for FDR control.
I did a search for LAPACK and
2009 Nov 22
0
Repeated measures unbalanced in a split-split design
...How I could use the block factor on model? Or it is not necessary? And
sub-plots?
Please, here you could find my design
http://www.divshare.com/download/9431636-e0c
and here you could find a subset of my data
http://www.divshare.com/download/9456640-fd7
Thank you very much!
--
Marcelo Luiz de Laia
Universidade do Estado de Santa Catarina
UDESC - www.cav.udesc.br
Lages - SC - Brazil
Linux user number 487797
2007 Nov 13
0
Difficult to set a quiet formula in maanova
...permutation on my data and the error continued
occurring in the same place:
Finish gene number 3500 ...
Error in next.fix:(next.fix + ncols - 1) :
NA/NaN argument
Then I exhausted my knowledge and need a help.
Could you suggest me anything here?
Thank you very much.
--
Marcelo Luiz de Laia
2009 Nov 22
1
Input file format to Anova from car package
...codes: 0 ?***? 0.001 ?**? 0.01 ?*? 0.05 ?.? 0.1 ? ? 1
How I could use Anova from the first file format? If not, could you
suggest me a way to recode my data file in R?
I ask because I don't know how I can recode my data file on R. Is ti possible?
Thank you very much!
--
Marcelo Luiz de Laia
Universidade do Estado de Santa Catarina
UDESC - www.cav.udesc.br
Lages - SC - Brazil
Linux user number 487797
2009 Nov 23
0
R-help Digest, Vol 81, Issue 23
..."Over-coloring" facets on persp() plot (David Winsemius)
> 12. Re: "Over-coloring" facets on persp() plot (David Winsemius)
> 13. How to make a matrix of a number of factors? (Peng Yu)
> 14. Repeated measures unbalanced in a split-split design
> (Marcelo Laia)
> 15. Re: MASS loading error (Uwe Ligges)
> 16. How to make the assignment in a for-loop not affect variables
> outside the loop? (Peng Yu)
> 17. Re: How to make a matrix of a number of factors? (baptiste auguie)
> 18. Re: Metaplot Axis Annotation (Uwe Ligges)
> 1...