search for: petri

Displaying 20 results from an estimated 254 matches for "petri".

Did you mean: petr
2006 Jan 11
3
how to obtain "par(ask=TRUE)" with trellis-plots
Dear alltogether, how can a delay like possible with par(ask=TRUE) be attained while using trellis-plots within a loop or something like that? the following draws each plot without waiting for a signal (mouse-klick), so par() does not work for that: library(nlme) for(i in 1:3) { fitlme <- lme(Orthodont) par(ask=TRUE) # does not work with trellis.... print(
2012 May 11
1
Strange "Error: subscript out of bounds"
...t out of bounds > print(q8.pred.mat.v13[193,]) [1] 0.28478261 0.39674035 0.22653917 0.07992141 0.01201645 (However, a call, plotProb(q8.pred.mat.v13, c(1,4,7,13,25,49,97), c(3,3), q8.titles2, "identification"), seems to work ok.) Any hints how to tackle this are appreciated. -- Petri Lankoski, petri.lankoski at iki.fi www.iki.fi/petri.lankoski
2009 Sep 11
3
State Space models in R
...at do you think are advantages/ disadvantages of the package you use? Of course I do have my own preferences (biased, of course) and opinions about the different packages, but I would also like to summarize in my paper the feedback I get from the R community. Thank you in advance. Best, Giovanni Petris -- Giovanni Petris <GPetris at uark.edu> Associate Professor Department of Mathematical Sciences University of Arkansas - Fayetteville, AR 72701 Ph: (479) 575-6324, 575-8630 (fax) http://definetti.uark.edu/~gpetris/
2007 Jun 05
0
Linux NIS/NFS/Samba server bound to Active Directory
...ify incoming ticket with error NT_STATUS_LOGON_FAILURE! [2007/05/30 15:56:08, 3] smbd/error.c:error_packet_set(106) error packet at smbd/sesssetup.c(318) cmd=115 (SMBsesssetupX) NT_STATUS_LOGON_FAILURE Any tips will be appreciated! Thanks! Michael T. King UNIX Systems Administrator Petris Technology <http://www.petris.com/> www.petris.com Support: <http://www.petris.com/support/> www.petris.com/support or e-mail <mailto:support@petris.com> support@petris.com
2019 Sep 10
2
Calling a LAPACK subroutine from R
...le: [1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8 attached base packages: [1] stats graphics grDevices utils datasets methods base loaded via a namespace (and not attached): [1] compiler_3.6.0 tools_3.6.0 Thank you in advance for your help! Best, Giovanni Petris -- Giovanni Petris, PhD Professor Director of Statistics Department of Mathematical Sciences University of Arkansas - Fayetteville, AR 72701
2019 Sep 10
2
Calling a LAPACK subroutine from R
...le: [1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8 attached base packages: [1] stats graphics grDevices utils datasets methods base loaded via a namespace (and not attached): [1] compiler_3.6.0 tools_3.6.0 Thank you in advance for your help! Best, Giovanni Petris -- Giovanni Petris, PhD Professor Director of Statistics Department of Mathematical Sciences University of Arkansas - Fayetteville, AR 72701
2013 Oct 26
3
lpxelinux.0 - 6.02 - failed to load ldlinux.c32
Hello Geert Thanks for replying.. But i think i can?t use it, as i don?t reach the point where the debug module will be available.. it just pulls the lpxelinux.0 and tries to get the next download-- the ldlinux.c32 and it fails...and freezes. And the next step would be other modules i think.. if i?m wrong.. excuse me 8-).. yesterday i managed to get ipxelinux working from ipxe.org.. so the nic
2012 May 09
1
Sweave, beamer and alert within code chunks
...m = c(0.2, 120), # initial values for optimizer + lower = c(1e-7, 0)) \alert<2>{# V must be positive} > mleOut$convergence \alert<3>{# always check this!!!} [1] 0 \end{semiverbatim} How can I get a similar effect using Sweave? Thank you in advance! Best, Giovanni Petris -- Giovanni Petris <GPetris at uark.edu> Associate Professor Department of Mathematical Sciences University of Arkansas - Fayetteville, AR 72701 Ph: (479) 575-6324, 575-8630 (fax) http://definetti.uark.edu/~gpetris/
2010 Jan 21
2
What is the difference between S and R?
On Thu, Jan 21, 2010 at 9:07 AM, Giovanni Petris <GPetris at uark.edu> wrote: > > I have found a good refernce to be "S Programming" by Venables and > Ripley. I'll take a look at this book. Since S and R are not completely the same, there are delicate differences between S and R, which an S book may be confusing if...
2003 Oct 16
1
Improving efficiency in "outer"-like calculation
...=mcmc*K), mean=simMeans, sd=sqrt(simVars))* rep(simWeights,length(x)),dim=c(mcmc,K,length(x))),c(1,3),sum)) lines(x,pred) Everything works, but it is very slow. Does anybody have suggestions to do the same thing in a more efficient way? Thanks in advance, Giovanni Petris -- __________________________________________________ [ ] [ Giovanni Petris GPetris at uark.edu ] [ Department of Mathematical Sciences ] [ University of Arkansas - Fayetteville, AR 72701 ] [ Ph: (479) 575-6324, 575...
2004 Jun 25
4
Installing on Windows packages build on Unix
..." file - while I have created a "tar.gz" file. I tried to build the package with the --use-zip options but that didn't work. Any suggestions? TIA, Giovanni -- __________________________________________________ [ ] [ Giovanni Petris GPetris at uark.edu ] [ Department of Mathematical Sciences ] [ University of Arkansas - Fayetteville, AR 72701 ] [ Ph: (479) 575-6324, 575-8630 (fax) ] [ http://definetti.uark.edu/~gpetris/ ] [_______________________________________________...
2008 May 02
1
GLMM and data manipulation (2nd try)
...nd subject as a random effect. 1) Is it possible to fit such a model directly using "lmer"? or 2) Should I unroll the table above into a dataframe containing also fictitious subject id's? If this is the case, what is a clean way of doing it? Thank you in advance, Giovanni Petris -- Giovanni Petris <GPetris at uark.edu> Associate Professor Department of Mathematical Sciences University of Arkansas - Fayetteville, AR 72701 Ph: (479) 575-6324, 575-8630 (fax) http://definetti.uark.edu/~gpetris/
2019 Sep 11
4
Fw: Calling a LAPACK subroutine from R
Sorry for cross-posting, but I realized my question might be more appropriate for r-devel... Thank you, Giovanni ________________________________________ From: R-help <r-help-bounces at r-project.org> on behalf of Giovanni Petris <gpetris at uark.edu> Sent: Tuesday, September 10, 2019 16:44 To: r-help at r-project.org Subject: [R] Calling a LAPACK subroutine from R Hello R-helpers! I am trying to call a LAPACK subroutine directly from my R code using .Fortran(), but R cannot find the symbol name. How can I register...
2002 May 14
2
tapply and empty subsets
...se I am willing to define a function my.mean that returns 0 for empty vectors) Does anybody have a suggestion for an easy/fast/elegant workaround? Thanks in advance, Giovanni -- __________________________________________________ [ ] [ Giovanni Petris GPetris at uark.edu ] [ Department of Mathematical Sciences ] [ University of Arkansas - Fayetteville, AR 72701 ] [ Ph: (479) 575-6324, 575-8630 (fax) ] [ http://definetti.uark.edu/~gpetris/ ] [_______________________________________________...
2010 Aug 18
3
libreadline problem
Hello, Recently updated Ubuntu to 10.04, I have installed the r-base and r-base-dev packages from CRAN with sudo apt-get install r-base But now when I want to start R I get the following error: gpetris at definetti:~$ R /usr/lib/R/bin/exec/R: symbol lookup error: /usr/local/lib/libreadline.so.6: undefined symbol: PC Any clue??? Has anybody seen that before? I have tried to reinstall the readline libraries, both as a ubuntu package and from sources, but the error did not go away.... Thanks in a...
2007 Jan 18
4
Reading contingency tables
I am trying to read an ftable using read.ftable, but I get the following error message: > jobSatTable <- read.ftable("http://definetti.uark.edu/~gpetris/stat5333/jobSatisfaction.dat",skip=2) Error in seek(file, where = 0) : no applicable method for "seek" In addition: Warning messages: 1: no non-missing arguments to max; returning -Inf 2: no non-missing arguments to max; returning -Inf I also tried to play with the argument col....
2019 Sep 11
4
Fw: Calling a LAPACK subroutine from R
...you are good to go. > > You should always do something as described above when you need to pass character arguments to Fortran code. > > All of this was tested and run on macOS using the CRAN version of R. > > Berend Hasselman > >> On 11 Sep 2019, at 15:47, Giovanni Petris <gpetris at uark.edu> wrote: >> >> Sorry for cross-posting, but I realized my question might be more appropriate for r-devel... >> >> Thank you, >> Giovanni >> >> ________________________________________ >> From: R-help <r-help-bounces at r-...
2012 Jan 11
3
Hellp !!!
197]: superpolka.com.ua (superpolka.com.ua[::ffff:77.87.154.174]) - error: FreeBSD with vulnerable chroot (FreeBSD-SA-11:07.chroot). 197]: superpolka.com.ua (superpolka.com.ua[::ffff:77.87.154.174]) - chroot to '/home/ftp' failed for user 'ftp001': Operation not permitted. 197]: superpolka.com.ua (superpolka.com.ua[::ffff:77.87.154.174]) - error: unable to set default root
2011 Mar 09
4
Help with read.csv
..."XXX", "YYY")) Error in methods::as(data[[i]], colClasses[i]) : no method or default for coercing "character" to "int" Could anybody please tell me what I am doing wrong and how I could read my data into R? Thanks in advance, Giovanni -- Giovanni Petris <GPetris at uark.edu> Associate Professor Department of Mathematical Sciences University of Arkansas - Fayetteville, AR 72701 Ph: (479) 575-6324, 575-8630 (fax) http://definetti.uark.edu/~gpetris/
2003 Oct 29
1
restarting split.screen
...8.0 year 2003 month 10 day 08 language R Thank you in advance, Giovanni -- __________________________________________________ [ ] [ Giovanni Petris GPetris at uark.edu ] [ Department of Mathematical Sciences ] [ University of Arkansas - Fayetteville, AR 72701 ] [ Ph: (479) 575-6324, 575-8630 (fax) ] [ http://definetti.uark.edu/~gpetris/ ] [_______________________________________________...