Displaying 20 results from an estimated 100 matches similar to: "Life of style"
2004 Jul 30
1
lme: problems with corARMA
Trying following example from Pinheiro and Bates in order to fit an
ARMA(1,1) model:
library(nlme)
fm1Ovary.lme<-lme(follicles~sin(2*pi*Time)+cos(*pi*Time),data=Ovary,random=p
dDiag(~sin(2*pi*Time)))
fm5Ovary.lme<-update(fm1Ovary.lme,corr=corARMA(p=1,q=1))
I get follwing error message:
Error in "coef<-.corARMA"(`*tmp*`, value = c(62.3428455941166,
62.3428517930051 :
2004 Jul 23
0
problem lme using corSymm()
Hi,
I got a computational problem with lme (nlme library R 1.9.1) using
corSymm(). Here is the data:
[,1] [,2] [,3] [,4] [,5] [,6]
[1,] 0.19639793 0.09127954 0.11733288 0.07598273 0.06545106 0.06211532
[2,] 0.22773467 0.10981912 0.16052847 0.38101187 0.18353474 0.24072918
[3,] 0.46743388 0.45733836 0.32191178 0.43356107 0.39159746 0.53984221
[4,]
2005 Dec 02
1
covariance structures in lmer
Hi,
I usually use lme from the nlme library. Now I have read an article about
lmer in Rnews and lmer seemed to me more comfortable to use. Unfortunately,
I didn't find out how to use covariance structures (e. g. corSymm(),
corAR1()). Is there a way to use them similarly as in lme ? Is it
implemented ? If somebody knows, please let me know.
Thank you very much in advance,
Stephan
2004 May 10
2
trellis plot problem with R-1.9.0-1
I tried following commands:
amp~time|subject/trial #this was the grouping structure of the data
plot(dip,inner=~condition,layout=c(2,2))
after the plot command I obtained this error message:
Error in if(!any(cond.max.level - cond.current.level <0)&&(row-1)* :
missing value where TRUE/FALSE needed
This error only occured in compination with "layout". It was no
2008 May 04
1
Validating a mixed-effects model
Hi
I constructed a mixed-effects model from longitudinal repeated
measurements of lab values in 22 patients seperated into two groups
with the groups as fixed effect using lme. I thought about using the
jackknife procedure, i. e., removing any one subject and calculating
the fixed effect, to assess the stability of the fixed effect and
thereby validate the model. I suppose this has been done in
2004 Jul 20
1
Performance problem
Dear all,
I have a performance problem in terms of computing time.
I estimate mixed models on a fairly large number of subgroups (10000) using
lme(.) within the by(.) function and it takes hours to do the calculation
on a fast notebook under Windows.
I suspect by(.) to be a poor implementation for doing individual analysis
on subgroups.
Is there an alternative and more efficient way for doing
2018 Nov 16
0
Antwort: Re: Quota in MySql Dict not recalculate automatic
It should work, I have to check why it's not working.
Aki
On 16.11.2018 11.47, SUnsin at gv-bayern.de wrote:
> With quota count and quota_clone it works, but can I use noenforcing
> with quota count?
>
> quota = count:User quota:noenforcing
>
> When I test this config, I receive no quota-warning E-Mail:
>
> service quota-warning {
> ? executable = script
2018 Nov 15
0
Quota in MySql Dict not recalculate automatic
dict quota is known to have this problem that it is not always updated on time. You should use quota count with quota_clone plugin instead (might require upgrade).
Please remember to change password for mysql user pfadmin, as you accidentically sent it to the list.
Aki
> On 15 November 2018 at 20:52 SUnsin at gv-bayern.de wrote:
>
>
>
>
> Hi,
>
> I have a working
2011 Aug 11
3
HELP: Installing Champions online
Hi,
I cannot seem to be able to install champions online no matter what.
I have tried installing it with wine bottler, wine skin, crossover, and crossover games, and every time the same thing happens: a window pops up saying program error, an error has occurred. This happens when the champions online starts installing. It is driving me insane.
Please help me and tell me what I need to do.
2009 Sep 15
2
champions online starting, but sleeping
I' ve just recently started using linux, so my knowledge is limited.
however, i have installed wind on Linux Mint 7. i may have installed the wrong one because i installed the ubuntu version and not the debian version. if this is the case. well, that may be part of the problem.
all the same, i downloaded the game from direct2drive, just as i did when i was in windows 7 RC. i extracted,
2011 Aug 12
3
Poor: Installing champions online (improved)
Hi,
I cannot seem to be able to install champions online no matter what.
I have tried installing it with wine bottler, wine skin, crossover, and crossover games, and every time the same thing happens: a window pops up saying program error, an error has occurred. This happens when the champions online starts installing. It is driving me insane.
Please help me and tell me what I need to do.
2011 Aug 11
1
HELP ME PLEASE: installing champions online
Hi,
I cannot seem to be able to install champions online no matter what.
I have tried installing it with wine bottler, wine skin, crossover, and crossover games, and every time the same thing happens: a window pops up saying program error, an error has occurred. This happens when the champions online starts installing. It is driving me insane.
Please help me and tell me what I need to do.
2011 Mar 21
3
Mac OS/X 10.6.6, WineHQ, and Bloodline Champions Help
Hey. So I am completely new to WineHQ. But reading the FAQ for bloodline champions, it said it could probably run using WineHQ. As I said, I have a mac. But I have no idea what package I need, how to configure it for BLC, etc. Can anyone help a major noob?
http://www.bloodlinechampions.com/
"On what platforms will Bloodline Champions be released?
The game is using the Microsoft XNA
2011 Feb 25
3
32bit to 64bit game migration
Hello all,
So I just upgraded my computer from arch 32 to arch 64 and went to reinstall my game of choice (champions online) the same way I had it set up in my 32bit setup. I am using WINEARCH=win32 installed the following winetricks packages gecko, corefonts and ie7. The game requires that you use ie for updates and launching the game. In my 32 bit system it work well enough, but now in
2011 Aug 11
6
.NET Framework 3.5 SP1 problem
Hi all,
First, I would like to say, that I am a beginner to Wine and I hope I did not brake any rule.
To problem:
I have Ubuntu 10.10 64bit (on dualboot with Windows 7) and Wine 1.3.26 and I would like to play Bloodline Champions on Ubuntu (the only game I play). I have been trying to install .NET Framework for 3 days.
- I installed successfully Framework version 2.0 (dotnet20) with Winetricks
- I
2009 Apr 07
0
gbm for multi-class problems
Dear List,
I´m working on a classification problem. My response has 60 levels.
I`m very interested in boosted trees like AdaBoost or gradient boosting machine as implemented in the package "gbm". Unfortunately gbm is only applicable for 2-class problems.
Is anybody out there who can help me? Is there a way to use gbm() for multi-class problems? Maybe there is a way to transform my
2009 Jan 07
1
Question about the RWEKA package
Dear List,
I´m trying to implement the functionalities from WEKA into my modeling project in R through the RWeka package.
In this context I have a slightly special question about the filters implemented in WEKA.
I want to convert nominal attributes with k values into k binary attributes through the NominalToBinary filter ("weka.filters.supervised.attribute.NominalToBinary"). But
2009 Jan 15
2
problems with extractPrediction in package caret
Hi list,
I´m working on a predictive modeling task using the caret package.
I found the best model parameters using the train() and trainControl() command. Now I want to evaluate my model and make predictions on a test dataset. I tried to follow the instructions in the manual and the vignettes but unfortunately I´m getting an error message I can`t figure out.
Here is my code:
rfControl <-
2006 Sep 18
2
Problems restoring from dump
Hello all,
First, the vital stats: FreeBSD 6.1-STABLE, dovecot 1.0.rc7 from ports.
I have run into a vexing little problem that has brought my deployment
of a shiny new dovecot server to a screeching halt. Using 'periodic'
I've configured regular backups to occur using 'dump'. I have a monthly
level 0, a weekly level 4, and a daily level 8. These dumps take
advantage of
1999 Jun 22
0
problem with printing
I had a Solaris 2.7 server up and running with samba 2.0.2, and everything was
great. I downloaded 2.0.4b and installed it. Since then, printing no longer
works. The only way someone can print something is if there is a drive mounted
from the server to a client (it doesn't matter who mounts the drive). As soon
as the drive gets unmounted printing stops working, and the Microsoft clents