similar to: aov() and lme()

Displaying 5 results from an estimated 5 matches similar to: "aov() and lme()"

2005 Oct 26
0
another ANOVA/LM question
Sorry for posting a possibly stupid question. I am using aov() for calculating ANOVA as follows: summary(aov(depVar~factor1*factor2+Error(subject/(factor1+factor2)), data=anovaAllData)) and usually all works fine. How exactly the call has to look if I want to use lm() directly to obtain the same results. The problem is that due to several reasons I am missing single data points such that I
2011 Oct 11
1
singular gradient error in nls
I am trying to fit a nonlinear regression to infiltration data in order to determine saturated hydraulic conductivity and matric pressure. The original equation can be found in Bagarello et al. 2004 SSSAJ (green-ampt equation for falling head including gravity). I am also VERY new to R and to nonlinear regressions. I have searched the posts, but am still unable to determine why my data come up
2007 Nov 09
2
PDF file creation, font problem
I have recently installed R v. 2.6.0. I am running Windows XP. I have done the package update as recommended by Brian Ripley. I wish to create a PDF version of a graph but I am getting the error messages: Error: Invalid font type In addition: Warning messages: 1: font family not found in PostScript font database 2: font family not found in PostScript font database I am using the standard
2004 Dec 30
2
HTB + GRED (santa clauss plz help me out)
I ''ve been trynig for a long time now to make HTB and GRED to work togethen. The problem beeing that GRED doesn''t use handles (instead it uses DP:1 DP:2 etc) i can not preperly filter traffic to them. Tomas Graf suggested to use the tc_index index of u32 classifier so dear Sant .. i am currently with the following scripts that works! But when i try to add an HTB before the
2016 Mar 08
7
Strange behaviour of iptables in centos 7
Hi strange behaviour of iptables on a centos 7.0 machine: The following rule is in the iptables of said machine: [root at myserver ~]# iptables -L -v -n --line-numbers |grep 175\. 9 9 456 DROP all -- * * 175.44.0.0/16 0.0.0.0/0 [root at myserver ~]# The corresponding enty in /etc/sysconfig/iptables looks like: [root at myserver ~]# grep 175 /etc/sysconfig/iptables