similar to: Post hoc tests in gam (mgcv)

Displaying 20 results from an estimated 120 matches similar to: "Post hoc tests in gam (mgcv)"

2005 Apr 12
1
Writing to a vfat partition problem
Hi all, I have a problem where when I try to write to a 'vfat' partition (in Fedora Core 3, rsync 2.6.3) I get this error: -=-=-[ error ]-=-=- rsync: mkdir "/mnt/tle-bu/src0/tle-bu/231e2838-93b0-4f6f-8b8b-f09e24e1ed80" failed: No such file or directory (2) rsync error: error in file IO (code 11) at main.c(381) rsync: connection unexpectedly closed (8 bytes received so
2006 Jan 10
1
How to use rsync for Ghost or Acronis type backup
Madison, That sounds like a really nice backup program. I'd like to try your Beta out if I could. I've use rsync regularly and it would be great to have a front end. Thanks. Thom
2005 Oct 21
2
Commercial license?
Hi there Is there a commercial license for using Rsync or the Rsync algorithm within a commercial product? I appreciate that Rsync as it stands is GNU and therefore it cannot be used in this way, but I thought that I would ask the list. I understand that it is open source, but we have an application that would benefit from something like Rsync and therefore thought we would ask the question. If
2019 Mar 23
4
topenv of emptyenv
I was surprised just now to find out that `topenv(emptyenv())` equals ? `.GlobalEnv`, not `emptyenv()`. From my understanding of the description of `topenv`, it should walk up the chain of enclosing environments (as if by calling `e = parent.env(e)` repeatedly; in fact, that is almost exactly its implementation in envir.c) until it hits a top level. However, `emptyenv()` has no enclosing
2012 Oct 27
1
Encoding
Hi, I work with R on Windows, so I use ANSI encode; but when I run my projects on a linux or mac pc, It fails, so I change the encoding to unicode (in the same mac pc) and runs ok. The problema is that I need tu make the package in mi pc (windows) and when I save my sources as unicode it fails: I make source("mydile.R") and it return tle following: Error en eval(expr, envir, enclos) :
2004 Jul 12
5
Regular Expressions
Hi, Is there a way to use regular expressions to capture two or more words in a sentence? For example, I wish to to find all the lines that have the words "thomas", "perl", and "program", such as "thomas uses a program called perl", or "perl is a program that thomas uses", etc. I'm sure this is a very easy task, I would greatly appreciate
2008 Jun 10
5
I cant run HL2
every thing was ok since 0.9.5x than i cant run it any more. I thought it is a bug and it will be fixed, but since we are waiting for the final version and it is still won fixed, i am a little worried.
2003 Nov 11
1
Call indicators for Brazil and other countries
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20031111/8683cced/attachment.pgp
2002 Mar 22
1
Is OpenSSH vulnerable to the ZLIB problem or isn't it?
SSH.COM says their SSH2 is not vulnerable to the ZLIB problem even though they use the library (details below). Can OpenSSH say the same thing? In either case, it seems like there ought to be an openssh-unix-announce message about what the situation is. I may have missed it, but I don't believe there was one. Yes, openssh doesn't have its own copy of zlib source but it would still be
2004 Jan 17
4
Asterisk Indications
Hi, Just wondering if someone could better explain how the indications.conf file actually affects Asterisk? I am using a Cisco 7940 from my Asterisk system, and have set in indications.conf "country=au" thinking that this would make the dialtones/call progress sound like the familiar Australian tones? However when I call another extension on my system, it still sounds like
2012 Aug 01
3
help with a regression problem
Hello, I have a big data frame where consecutive time dates and corresponding observed values for each subject (ID) are on a line. I want to compute the linear slope for each subject. I would like to use apply but I do not know how to express the corresponding function. An example using a loop follows # # create dummy data set There are missing values a <- c(1,2,3,4, 1,1,1,1, 2,2,3,3,
2006 Jan 30
14
RoR admin system
I''m preety new at RoR (and programming), I tried a few tutorials, and really like the RoR simplicity, but my knowledge of the framework still isn''t very good (to be true, i understand the basics, but not everything that''s in the tutorials). But still I''d like to create a website which has: - front end interface (with no edit functions) - admin interface
2006 Dec 06
1
Standar errors arma models
Why the standadard errors of the coefficientes of the arma models fited by using the arima procedure in the stats package doesnt coincide with that of S+, minitab or SAS? -- Este mensaje ha sido analizado por MailScanner en busca de virus y otros contenidos peligrosos, y se considera que est? limpio.
2019 Mar 28
0
topenv of emptyenv
>>>>> Konrad Rudolph >>>>> on Sat, 23 Mar 2019 14:26:40 +0000 writes: >>>>> Konrad Rudolph >>>>> on Sat, 23 Mar 2019 14:26:40 +0000 writes: > I was surprised just now to find out that `topenv(emptyenv())` equals > ? `.GlobalEnv`, not `emptyenv()`. From my understanding of the > description of `topenv`, it
2012 Feb 23
2
help with winbugs glm
Hi, I am running a model with count data and one categorical predictor (simple model for me to understand it fully), I did in R a glm like this: glm(Recruitment~Depth, family=poisson). I get the coefficientes and confidence intervals and all is ok. But then I want to do the same model with Bayesian stats, here is my code: model { for (i in 1:232) { Recruitment[i]~dpois(lambda[i])
2005 May 17
1
multiple simultaneous instances of 'rsync'
Hi all, I have a perl-based program that creates lists of files to copy from A to B using rsync. The program can be told, when there is more than one copy list, to call rsync however many times simultaneously. This all works just fine to a point. The problem is that even though (in my test) two rsync processes have been called (check with 'ps ax | grep rsync') and in the end
2009 Apr 24
2
Error building package: LaTeX error when creating PDF version
Hi all I am trying to build an R package, which I have successfully done many times before, but have an error I cannot trace. I hope someone can help me. Here's is some edited output (full output below if it is useful): pdunn2 at PDunnUbuntu:~/DSdata$ R CMD build GLMsData * checking for file 'GLMsData/DESCRIPTION' ... OK * preparing 'GLMsData': * checking DESCRIPTION
2004 Jul 30
4
Question about Ogg files Structure
Hi, I bought an iRiver HP-120 which can read ogg files (via a hard drive). Many people experiment that reading ogg file decrease the baterry charge more quickly than with mp3 at the same bitrate. The only raisonnable reason of that mysterious thing is that reading ogg file is not sequential onto hard drive, and the hard drive head must move more than for reading an mp3 at the same quality, and
2008 Feb 15
1
problem with heatmap.2
Hi, > temp1[1:6,] AAAA_XXX BBBBBB_XXX CCCCC_XXX DDDDD_XXX EEEEE_XXX SkHep1_XXX 50 0.75285 0.30630 0.56330 0.45755 0.49665 0.74685 63 0.35930 -0.22725 0.04725 0.53955 0.56390 0.51170 69 -1.57515 -1.67610 -1.61695 -1.11685 -0.00085 -1.89155 91 0.84640 0.43595 0.62350 0.46645 0.09430 1.03985 136 0.42050 0.42340 0.61730 0.13950 -0.57600
2009 Aug 04
3
Logistic Regression
Hi, Trying to setup a logistic regression model. (Something new to me. I usually use SVM.) The person explaining the concept explained to me that I can include a "group" variable so that the probabilities predicted by the model will be "per group" Does this make sense to anyone? If so, how would I implement this? Using the glm or lrm function? Thanks! -N