similar to: Random effect in GAM (mgcv)

Displaying 20 results from an estimated 3000 matches similar to: "Random effect in GAM (mgcv)"

2018 Mar 04
0
Random effect in GAM (mgcv)
Statistics questions are largely off topic on this list, although they do sometimes intersect R programming issues, which are on topic. However, I believe a statistics list like stats.stackexchange.com might be more suitable for your query. Cheers, Bert Bert Gunter "The trouble with having an open mind is that people keep coming along and sticking things into it." -- Opus (aka
2004 Jul 19
2
problem with read.table
Hello R-users, I apologize for my question but I'm a newbie. I want to read a file which columns separator is "\t". At the end of each row there is a "\n" to go to the following line. The three first lines are remarks lines and the fourth contains columns titles ( variables names, ids, dates, calculated values, observed values...) . I do: read.table("myFile",
2015 Oct 13
3
RFC: Introducing an LLVM Community Code of Conduct
On 13 October 2015 at 16:41, Rafael Espíndola <llvm-dev at lists.llvm.org> wrote: >> - *Be welcoming.* We strive to be a community that welcomes and supports >> people of all backgrounds and identities. This includes, but is not limited >> to members of any race, ethnicity, culture, national origin, colour, >> immigration status, social and economic class, educational
2009 May 30
3
GNOME menu entries for wine run games
I have been trying to add a launcher to the gnome menu for some of my wine games, but I have found that when I add them to the menu the games complain about missing files, I assume because it is looking for the rest of the game files in the directory that the launcher is in. This doesn't happen when I run the same command within the games directory they work fine. I used to have this problem
2005 Aug 22
3
overlaying prerecorded content over a live stream...
Hello everyone! I've been looking into using icecast to help get some terrestrial radio stations into Internet broadcasting. One of their requirements is that they have the ability to overlay internet-only content over the regional commercials that they run during their programming - ie, during breaks between their normal programming, they don't want ads from their advertisers
2015 Oct 13
5
RFC: Introducing an LLVM Community Code of Conduct
On Tue, Oct 13, 2015 at 12:35:07PM -0400, Aaron Ballman via llvm-dev wrote: > On Tue, Oct 13, 2015 at 12:21 PM, Renato Golin via llvm-dev > <llvm-dev at lists.llvm.org> wrote: > > On 13 October 2015 at 16:41, Rafael Espíndola <llvm-dev at lists.llvm.org> wrote: > >>> - *Be welcoming.* We strive to be a community that welcomes and supports > >>>
2008 Apr 19
3
Trusted storage failed to initialize
What does this mean? Code: Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object. at System.Resources.ResourceManager.GetSatelliteAssembliesFromConfig() at System.Resources.ResourceManager.TryLookingForSatellite(CultureInfo lookForCulture) at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean
2008 Jul 22
2
.NET 2.0 fails compiling assemblies on OSX
I'm running 1.1.1 on Mac OS X 10.5.4. I have searched about this issue and found nothing and people are running .net apps fine so I think this is a particular problem with Darwine (osx build) .NET installs fine via winetricks and then I can run simple .net apps like QuickGUIDGen, but having a look to the NGen log I noticed there were no assemblies installed (It's supposed to install
2011 Jun 28
1
error from command rake test:units
I got some error when i run the command line rake test:units 14) Error: test_the_truth(UserTest): ActiveRecord::StatementInvalid: SQLite3::SQLException: no such table: cultures: DELETE FROM "cultures" WHERE 1=1 I did delete the model culture from my project.. and i change it it as other name. could anyone help to to solve this problem. thanks -- You received this message because
2011 Jul 29
2
'breackpoints' (package 'strucchange'): 2 blocking error messages when using for multiple regression model testing
Good morning to all, I am encountering a blocking issue when using the function 'breackpoints' from package 'strucchange'. *Context:* I use a data frame, 248 observations of 5 variables, no NA. I compute a linear model, as y~x1+...+x4 x4 is a dummy variable (0 or 1). I want to check this model for structural changes. *Process & issues:* *First, I used function Fstats.* It
2005 Aug 22
2
ezstream and OSX 10.4.2 Tiger...
Hello again, I'm having a dickens of a time getting ezstream configured - it requires libshout2 - so far so good. I installed the darwin ports library, did a port install libogg and then a port install libvorbis. Now, when I try to do a port install libshout2, configure returns the following. Any idea why it isn't working? Darwinport is configured to install in it's
2012 Dec 29
1
AIC values with lmer and anova function
Dear colleagues, I have a data from a repeated measures design that I'm analysing through a mixed model. Nine independent sampling units (flasks with culture medium with algae) were randomly divided into 3 groups ("c", "t1", "t2"). There is no need for inclusion of the random effect of the intercept, because the nine sample units are homogeneous among each other
2012 Aug 10
2
Simple question about formulae in R!?
Good morning reader, I have encountered a, probably, simple issue with respect to the *formulae* of a *regression model* I want to use in my research. I’m researching alliances as part of my study Business Economics (focus Strategy) at the Vrije Universiteit in Amsterdam. In the research model I use a moderating variable, I’m looking for confirmation or help on the formulation of the model.
2005 Aug 31
4
a few more questions...
Hello everyone, I sent the last email prematurely - I had a few more questions. I don't wish to start a holy war here, but are there certain OSs / Distros that are preferred for running very busy icecast servers? We're a Solaris shop currently, but don't mind using linux or BSD if that would make things easier. I see there is a Fedora Core RPM on the icecast page - does that
2007 Sep 12
3
Two GCC warnings flags you should enable ASAP
Josh, There are two GCC warning flags you should enable for all the C code ASAP. From the gcc man page: -Wmissing-prototypes (C only) Warn if a global function is defined without a previous prototype declaration. This warning is issued even if the definition itself provides a prototype. The aim is to detect global functions that fail to be declared in header files.
2013 Apr 03
0
[LLVMdev] RFC: Bug fix releases for 3.3 and beyond
On Tue, Apr 2, 2013 at 12:51 PM, Tom Stellard <tom at stellard.net> wrote: > Hi, > > I would really like to see the LLVM project start to make official bug fix > releases (e.g. 3.3.1, 3.3.2, etc.). I think that this would be useful for > a > lot of the users of LLVM, especially projects that use LLVM as a library. > I am willing to help maintain bug fix releases, and
2024 Feb 19
1
Help
I am writing my master thesis in which I compared two cultures . So for my statistics I need to compare Age,Sex,Culture as well as have a look at the tasks scores . Anyone familiar with this ? I?d love to share my script so you guide me where I did wrong . Regards
2016 May 06
3
Resuming the discussion of establishing an LLVM code of conduct
On 6 May 2016 at 20:39, Lang Hames via llvm-dev <llvm-dev at lists.llvm.org> wrote: > For what it's worth it's definitely the line that caused me the most > concern. In the least charitable reading it could be seen as applying "LLVM > community standards" to contributors' private lives, which would be a big > departure from our current culture. Indeed, a
2008 Feb 15
1
How to estimate the parameters of differential equations from data
Hello list I have a theoretical differential equation model (two coupled differential equations) describing the acidification of dairy cultures in milk: dX/dt = f(H, param)*X dH/dt = g(param)*dX/dt pH = -log10(H) I also have actual data of the same. I would like to estimate the parameters of the theoretical model from real data, but don't know how to go about it in R (I'm fairly new
2020 Feb 13
3
setOperands(int, Value*)
Hello, I am trying to reset the operands of instructions. What I am doing is, I am finding all Uses of a specific operand in an Instruction and resetting it with a new value using "setOperands(int, Value*)". I am doing as: for (auto vmitr=vm.begin(), vsitr=vs.begin(); vmitr!=vm.end() && vsitr!=vs.end(); vmitr++, vsitr++){ // I have two *Value ( operands) for ( auto myitr