similar to: Power analysis and mixed model

Displaying 20 results from an estimated 300 matches similar to: "Power analysis and mixed model"

2009 Mar 12
3
avoiding termination of nls given convergence failure
Hello. I have a script in which I repeatedly fit a nonlinear regression to a series of data sets using nls and the port algorithm from within a loop. The general structure of the loop is: for(i in 1:n){ … extract relevant vectors of dependent and independent variables … … estimate starting values for Amax and Q.LCP…
2008 May 06
1
Type I or III SS with mixed model function lme
Hello, I have come across a result that I cannot explain, and am hoping that someone else can provide an answer. A student fitted a mixed model using the lme function: out<- lme(fixed=Y~A+B+A:B, random=~1|Site). Y is a continuous variable while A and B are factors. The data set is balanced with the same number of observations in each combination of A and B. There are two hierarchical
2006 Jun 28
2
superimposing histograms con't
Earlier, I posted the following question: I want to superimpose histograms from three populations onto the same graph, changing the shading of the bars for each population. After consulting the help files and the archives I cannot find out how to do this (seemly) simple graph. To be clear, I want - a single x axis (from -3 to 18) - three groups of bars forming the histograms of each population
2006 May 22
2
Inserting data in a table with a varchar key field
Hi all, I have some problems inserting data into a legacy table. the key field of this table is a field named CIN which is a varchar(15). when I try insert into this table using a form (generated by the scaffold generator) I get this Error : _____________________________________________________________________ undefined method `CIN_before_type_cast'' for #<Candidat:0x370d8c8> |
2017 Dec 04
2
Help, please! Driver for APC Back-UPS 390 Watts / 700 VA, 230V, AVR, IEC Sockets
I had a look on the website, but I can?t see a detailed list of supported units. The model number is BX700UI. Best regards mikael festa The Studio, Cornfields, Portsmouth Road, Ripley, Surrey GU23 6ERt: +44 (0)1932 865 459 | e: mikael at treefrogdesign.tv <mailto:james at treefrogdesign.tv> | w: treefrogdesign.tv <http://www.treefrogdesign.tv/>This e-mail message may contain
2017 Dec 04
1
Help, please! Driver for APC Back-UPS 390 Watts / 700 VA, 230V, AVR, IEC Sockets
The server we are using is headless, I can?t install a desktop software unfortunately. That?s why I am trying to find a driver for NUT on OpenMediaVault. Best regards mikael festa The Studio, Cornfields, Portsmouth Road, Ripley, Surrey GU23 6ERt: +44 (0)1932 865 459 | e: mikael at treefrogdesign.tv <mailto:james at treefrogdesign.tv> | w: treefrogdesign.tv
2004 Dec 22
2
GAM: Overfitting
I am analyzing particulate matter data (PM10) on a small data set (147 observations). I fitted a semi-parametric model and am worried about overfitting. How can one check for model fit in GAM? Jean G. Orelien
2004 Dec 22
2
GAM: Getting standard errors from the parametric terms in a GAM model
I am new to R. I'm using the function GAM and wanted to get standard errors and p-values for the parametric terms (I fitted a semi-parametric models). Using the function anova() on the object from GAM, I only get p-values for the nonparametric terms. Does anyone know if and how to get standard errors for the parametric terms? Thanks. Jean G. Orelien
2017 Dec 04
2
Help, please! Driver for APC Back-UPS 390 Watts / 700 VA, 230V, AVR, IEC Sockets
Hi Roger, Thank you for your advise. I tried driver = apcupsd port = auto But unfortunately I get the same error message ?Failed to execute command ?upsc 'ups' 2>&1': Error: Driver not connected" As I am not very good in using OMV, maybe there is something else I should do? Thanks Best regards mikael festa The Studio, Cornfields, Portsmouth Road, Ripley, Surrey GU23
2011 Aug 30
2
samba Digest, Vol 104, Issue 24
apt-cache policy samba cups cups: Install? : 1.4.4-7 Candidat : 1.4.4-7 Table de version : *** 1.4.4-7 0 500 http://ftp.fr.debian.org/debian/ squeeze/main i386 Packages 100 /var/lib/dpkg/status samba: Install? : 2:3.5.6~dfsg-3squeeze5 Candidat : 2:3.5.6~dfsg-3squeeze5 Table de version : *** 2:3.5.6~dfsg-3squeeze5 0 500 http://security.debian.org/
2017 Dec 01
2
Help, please! Driver for APC Back-UPS 390 Watts / 700 VA, 230V, AVR, IEC Sockets
Hi there, I tried all the driver on the list for this UPS, but they don?t work. Could you help me please? INFO: OMV 2.2.14 (Stone burner) Debian Release 7.11 - Linux nas01 3.2.0-4-amd64 Debian 3.2.93-1 x86_64 GNU/Linux HPE ProLiant Gen8 G1610T 819185-421 4GB RAM MicroServer NUT 2.0 installed from the Plugin Panel of OMV APC Back-UPS 390 Watts / 700 VA, 230V, AVR, IEC Sockets Best regards mikael
2005 Sep 27
2
Binding dataframe with different length in rows and columns
Dear all, I'm trying to combine in R the two following datasets. I'm would be very grateful if someone could help me with this problem. Dataset 1: X Y Z 1 27 48 2 25 50 3 27 40 4 28 56 Where X is a unique number and Y and Z some variables Dataset 2: X I J 1 10 12 1 12 12 1 23 30 1 40 46 2 7 8 2 8 9 2 9 8 3 2 0 4 98 87 4 78 89 Where X IS NOT this time a unique number. I and J are some
2015 Mar 05
2
Submit a package which use doParallel
On 05/03/2015 6:16 PM, Brian G. Peterson wrote: > On Thu, 2015-03-05 at 18:03 -0500, Etienne Lord wrote: >> Hi, >> >> I'm trying to submit my first package which depends on doParallel: >> >> Depends: R (>= 3.0), igraph, doParallel > > add foreach to your Depends. That should resolve the error you're > seeing. Please don't do that. Use
2013 Apr 17
2
Mancova with R
Dear all, I'm trying to compare two sets of variables, the first set is composed exclusively of numerical variables and the second regroups factors and numerical variables. I can't use a Manova because of this inclusion of numerical variables in the second set. The solution should be to perform a Mancova, but I didn't find any package that allow this type of test. I've already
2009 Jan 27
1
Problem with RMA using limma, oligo and pdInfoBuilder packages
Hi, I am a Ph.D. student from Québec, Canada. I’m a beginner with R and Bioconductor. Until now the only experience I have is in analyzing microarray data using affy and limma packages. Now I am trying to analyze Rat Gene 10 st arrays and I would like to run RMA analysis and Smyth moderated t test on those arrays. Since no cdf official package is available for those arrays, after reading many
2005 Jan 13
2
GAM: Remedial measures
I fitted a GAM model with Poisson distribution to a data with about 200 observations. I noticed that the plot of the residuals versus fitted values show a trend. Residuals tend to be lower for higher fitted values. Because, I'm dealing with count data, I'm thinking that this might be due to overdispersion. Is there a way to account for overdispersion in any of the packages MGCV or GAM?
2007 Apr 12
1
upgrade to .22.3 and got errors on packages (debian sarge)
I just upgraded to .22.3 from .22.1 and now i got several error messages. I havent found why i got them. Nothing has changed but still there is error and i cannot correct them: err: Package[lsb-release](provider=aptitude): Could not find latest version i run debug: debug: package provider aptitude: Executing ''/usr/bin/dpkg-query -W --showformat ${Status} ${Package} ${Version}\n
2013 Apr 24
1
RDA permutest envfit
Dear all, I did a RDA and when I looked to the signification of the test with permutest, the output was non-significant. But when I used the envfit function, some of the vectors are significant. All the test's conditions are respected. What it means? Is it an error in the script? Commands and output: > permutest(rda.ind, perm=999, first=TRUE) Permutation test for rda  Call:
2008 Jan 01
2
Problem with samba and ldap
Hello and happy new year :) I have to set up a samba server as a PDC with a openldap backend. My openldap server is fully functionnal and it is not secured yet (so no problems with tls). I must use debian etch or lenny. My server's IP is 192.168.9.10/24. I have set up a dns server (bind9) for my domain named "mik". It's a local domain for testing only. There is a piece of
2011 Apr 13
6
CentOs 5.6 and Time Sync
Hi, I have upgraded my Dell C151 to the latest 5.6. I have always used ntp to sync this machine and then the rest of the machines in the network would sync from it. Since the update I cannot keep the right time on the machine. This is with / without ntp. I have attempted various scenario's with no luck. I am now trying the old kernel now as I type this out. If anyone else has any