search for: uesc

Displaying 20 results from an estimated 52 matches for "uesc".

Did you mean: desc
2016 Apr 09
2
Arguments to utils:::menuInstallPkgs
...way) to pass arguments to the base function (install.packages I think) using the utils:::menu? For example: > utils:::menuInstallPkgs(loc=.libPaths()[2]) > utils:::menuInstallLocal(loc=.libPaths()[2]) Thanks, ///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\ Jose Claudio Faria Estatistica UESC/DCET/Brasil joseclaudio.faria at gmail.com Telefones: 55(73)3680.5545 - UESC 55(73)99966.9100 - VIVO 55(73)99100.7351 - TIM 55(73)98817.6159 - OI 55(73)98129.9942 - CLARO ///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\ [[alternative HTML version deleted]]
2016 Apr 09
0
Arguments to utils:::menuInstallPkgs
...items using winMenuAddItem). Duncan Murdoch > For example: > > > utils:::menuInstallPkgs(loc=.libPaths()[2]) > > > utils:::menuInstallLocal(loc=.libPaths()[2]) > > Thanks, > ///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\ > Jose Claudio Faria > Estatistica > UESC/DCET/Brasil > joseclaudio.faria at gmail.com > Telefones: > 55(73)3680.5545 - UESC > 55(73)99966.9100 - VIVO > 55(73)99100.7351 - TIM > 55(73)98817.6159 - OI > 55(73)98129.9942 - CLARO > ///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\ > > [[alternative HTML version d...
2007 Jul 23
2
doubt about options(graphics.record=T)
Hi all, I've been using R under WindowsXP. So, where the R stores the graphic archives (don't saved) if I use the option options(graphics.record=T) inside of Rprofile.site file? Regards, -- /////\\\\\/////\\\\\/////\\\\\/////\\\\\ Jose Claudio Faria Brasil/Bahia/UESC/DCET Estatistica Experimental/Prof. Titular joseclaudio.faria em terra.com.br joseclaudio.faria em oi.com.br jc_faria em uesc.br jc_faria em uol.com.br Tels: 73-3634.2779 (res - Ilheus/BA) 19-3435.1536 (res - Piracicaba/SP) * 19-9144.8979 (cel - Piracicaba/SP) * ////...
2006 Aug 04
2
Doubt about Student t distribution simulation
...breaks = nchist, col = 'lightgray', xlab = 't', ylab = 'f(t)', font.lab = 2, font = 2) x = t curve(dt(x, df = n-1), add = T, col = "red", lwd = 2) Many thanks for any help, ___ Jose Claudio Faria Brasil/Bahia/Ilheus/UESC/DCET Estat?stica Experimental/Prof. Adjunto mails: joseclaudio.faria em terra.com.br jc_faria em uesc.br jc_faria em uol.com.br
2005 Oct 14
2
Help with lattice, regressions and respective lines
...ce) attach(Df) Dfs=subset(Df, bra=='s', select=c(bra, em, tem, y)) Dfs xyplot(y ~ tem | em, data = Dfs, ylim=c(10, 60), xlim=c(-10, 110), ylab='y', xlab='Time, days', layout = c(3,1)) detach(Df) TIA, -- Jose Claudio Faria Brasil/Bahia/UESC/DCET Estatistica Experimental/Prof. Adjunto mails: joseclaudio.faria at terra.com.br jc_faria at uesc.br jc_faria at uol.com.br tel: 73-3634.2779
2005 Jul 08
5
Help with Mahalanobis
...;Complete', sub='', xlab='', col='red') # # --- End R script 2 --- # I always need of this type of analysis and I'm not founding how to make it in the CRAN documentation (Archives, packages: mclust, cluster, fpc and mva). Regards, -- Jose Claudio Faria Brasil/Bahia/UESC/DCET Estatistica Experimental/Prof. Adjunto mails: joseclaudio.faria at terra.com.br
2015 Jul 19
3
update.packages(checkBuilt=TRUE, ask=FALSE): possible bug
...nstall.packages(update[instlib == l, "Package"], l, contriburl = contriburl, : specifying 'contriburl' or 'available' requires a single type, not type = "both" Is it a bug? Best, ///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\ Jose Claudio Faria Estatistica UESC/DCET/Brasil joseclaudio.faria at gmail.com Telefones: 55(73)3680.5545 - UESC 55(73)9966.9100 - VIVO 55(73)9100.7351 - TIM 55(73)8817.6159 - OI 55(73)8129.9942 - CLARO ///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\ [[alternative HTML version deleted]]
2005 Aug 04
4
An small suggestion for the R team
...tils_internal ... and another i.e, by '_' Because it is impossible to make a good highlighter with the first one. How to differentiating myValue: varOne = 100 varTwo = 50 myValue = varOne-varTwo from codes-deprecated, or ns-alt, for example. TIA, -- Jose Claudio Faria Brasil/Bahia/UESC/DCET Estatistica Experimental/Prof. Adjunto mails: joseclaudio.faria at terra.com.br jc_faria at uesc.br jc_faria at uol.com.br tel: 73-3634.2779
2004 May 27
2
ANOVA and contrasts
...39;\n') print(summary(av1)); cat('\n') cat('\nANOVA - E effect in R levels:'); cat('\n') print(efR_E); cat('\n') cat('\nANOVA - R effect in E levels:'); cat('\n') print(efE_R); cat('\n') Best regards, Sauda????es, Jos?? Cl??udio Faria UESC/DCET Brasil 73-634.2779 joseclaudio.faria at terra.com.br jc_faria at uol.com.br
2009 Sep 22
2
A couple of suggestions: source function (package base)
...t;max.deparse" between the global options? I would prefer not creating a custom version of source() because I think that these changes would be of benefit to other people and projects. Thanks, -- ///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\ Jose Claudio Faria Estatistica - prof. Titular UESC/DCET/Brasil joseclaudio.faria at gmail.com joseclaudio.faria at terra.com.br ///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\
2004 Mar 22
1
Help to compare...
...2 . 10 ... 3 6 2 ... 4 4 4 ... 5 3 7 ... 6 . 8 ... 7 2 6 ... 8 . 7 ... 9 6 1 ... 10 5 4 ... how to do that betther with R? Is there a command to compare all to same time? I would be very thankful. Yours sincerly Jos? Cl?udio Faria UESC/DCET Brasil 73-634.2779 joseclaudio.faria at terra.com.br jc_faria at uol.com.br
2004 May 27
1
Statistics Avec R (Vincente Zoonekynd): portuguese translation
...ariance. I request to the author (Vincente Zoonekynd) an explicit authorization, a time that it authorizes it for the English, but still I did not receive answers. I can disponibilizar the material in HTML for the interested parties. What do you think about it? Best regards, Jos侀 Cl佱udio Faria UESC/DCET Brasil 73-634.2779 joseclaudio.faria at terra.com.br jc_faria at uol.com.br
2005 Jul 10
2
Help to make a specific matrix
...2 | 1 0 5 6 7 | | 3 | 2 5 0 8 9 | | 4 | 3 6 8 0 10 | | 5 | 4 7 9 10 0 | |--------------------| This question is related with the possible combinations of five objects two the two, i.e, C(5,2). Any help would be greatly appreciated. Regards, -- Jose Claudio Faria Brasil/Bahia/UESC/DCET Estatistica Experimental/Prof. Adjunto mails: joseclaudio.faria at terra.com.br jc_faria at uesc.br jc_faria at uol.com.br tel: 73-3634.2779
2005 Sep 12
0
Help with a more flexible funtion for multiple comparision of means
...ive Differences - MSD D B C A D 0.00 3.83 4.93 5.48 B 3.83 0.00 3.83 4.68 C 4.93 3.83 0.00 4.04 A 5.48 4.68 4.04 0.00 $Replicates number D B C A D - 4:5 4:4 4:4 B 5:4 - 5:4 5:4 C 4:4 4:5 - 4:4 A 4:4 4:5 4:4 - Thanks in advance, -- Jose Claudio Faria Brasil/Bahia/UESC/DCET Estatistica Experimental/Prof. Adjunto mails: joseclaudio.faria at terra.com.br jc_faria at uesc.br jc_faria at uol.com.br tel: 73-3634.2779
2005 Sep 12
1
Help with a more flexible funtion for multiple comparisio n of means
Jose - Before implementing SNK and Duncan's, you may want to be aware of some criticisms of these methods: >From Hsu (1996), "Newman-Keuls multiple range test is not a confident inequalities method and cannot be recommended." "Duncan's multiple range test is not a confident inequalities method and cannot be recommended either. In the words of Tukey (1991),
2006 Feb 14
0
ANOVA: Help with SSQ decomposition and contrasts
...3 1 ? ? ? ? # e:r: r/e2 2 69.500 34.750 27.090 3.730e-06 # r2 vs (r1, r3) 1 ? ? ? ? # r1 vs r3 1 ? ? ? ? # Residuals 18 23.090 1.283 # TIA, -- Jose Claudio Faria Brasil/Bahia/UESC/DCET Estatistica Experimental/Prof. Adjunto mails: joseclaudio.faria at terra.com.br joseclaudio.faria at oi.com.br jc_faria at uesc.br jc_faria at uol.com.br tel: 73-3634.2779
2006 Feb 16
0
SSQ decomposition and contrasts with ANOVA
...1 ? ? ? ? -------------------------------------------------------- Residuals 18 23.090 1.283 -------------------------------------------------------- Or, In this case, how can I to test these constrasts? Thanks for any help, -- Jose Claudio Faria Brasil/Bahia/UESC/DCET Estatistica Experimental/Prof. Adjunto mails: joseclaudio.faria at terra.com.br joseclaudio.faria at oi.com.br jc_faria at uesc.br jc_faria at uol.com.br tel: 73-3634.2779
2010 Jun 08
0
R- Package - fdth
...any ways which may be suited to publication. The plot (S3) can be histogram, polygons or density, which can be dealt with the easiness and flexibility of a high level function. José Claudio Faria Enio Jelihovschi DCET - Estatística DCET - Estatística UESC , Brasil UESC, Brasil [[alternative HTML version deleted]]
2010 Mar 28
1
Fwd: col.axis
...is that thay get the same color as the circles, but if I try the line axis(1, at=1:length(m), labels=LETTERS[1:5], col.axis=1:5) I get the message " the graphic parameter "col.axis" has the wrong length". Is there any way to circumvent it? Thank you very much Enio Jelihovschi UESC, Brasil [[alternative HTML version deleted]]
2012 Dec 07
0
Tinn-R 2.4.1.5 - new stable version
...r users of Tinn-R, A new stable version of the editor Tinn-R is available on SourceForge server: http://sourceforge.net/projects/tinn-r/ The news: http://sourceforge.net/p/tinn-r/news/?source=navbar All the best, -- ///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\ Jose Claudio Faria Estatistica UESC/DCET/Brasil joseclaudio.faria at gmail.com Telefones: 55(73)3680.5545 - UESC 55(73)9100.7351 - TIM 55(73)8817.6159 - OI ///\\\///\\\///\\\///\\\///\\\///\\\///\\\///\\\ [[alternative HTML version deleted]]