Displaying 20 results from an estimated 300 matches similar to: "fisher.alpha warnings"
2009 Dec 10
2
Problem with coeftest using Newey West estimator
Hi,
I want to calculate the t- and p-values for a linear model using the Newey West estimator.
I tried this Code and it usually worked just fine:
> oberlm <- lm(DYH ~ BIP + Infl + EOil, data=HU_H)
> coeftest(oberlm, NeweyWest(oberlm, lag=2))
t test of coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 0.1509950 0.0743832 2.0300 0.179486
BIP
2008 Jan 23
1
Problem with estimation of distribution parameters
Hi,
I tried to calculate the MLE estimation of a parameter of a gamma
distribution of a data set, which is called "amount".. I did it with the
command: fitdistr(amount,"gamma")
and got the error message:
Error in optim(x = c(363.36, 551.15, 603.91, 170.99, 225.21, 218.01,
1816.82, :
non-finite finite-difference value [2]
Warning message:
NaNs wurden erzeugt
2009 Mar 02
1
Problem with dummy variables controlling for years
Hello everybody,
I'm running a panel regression with dummy variables controlling for years.
While this works fine for most of my models, in some cases I get the error
message "In sqrt(diag(object$vcov)) : NaNs wurden erzeugt" and missing
results for some or all of my year dummies:
Estimate Std. Error z-value Pr(>|z|)
year2000
2007 Jul 13
2
nearest correlation to polychoric
Dear all,
Has someone implemented in R (or any other language)
Knol DL, ten Berge JMF. Least-squares approximation of an improper correlation matrix by a proper one. Psychometrika, 1989, 54, 53-61.
or any other similar algorithm?
Best regards
Jens Oehlschl?gel
Background:
I want to factanal() matrices of polychoric correlations which have negative eigenvalue. I coded
Highham 2002
2008 Oct 22
1
R 2.8.0 qqnorm produces error with object of class zoo?
Dear list-reader,
by running the following script:
library(zoo)
sessionInfo()
search()
packageDescription("zoo")
data(EuStockMarkets)
dax <- as.zoo(EuStockMarkets[1:10, "DAX"])
daxr <- diff(log(dax))
identical(as.vector(qnorm(daxr)), qnorm(coredata(daxr)))
qqnorm(coredata(daxr))
qqnorm(daxr)
qqnorm() produces an error:
> qqnorm(daxr)
Fehler in if (xi == xj) 0L
2008 Jul 10
0
ace error because of missings?
Hello RUser!
I try to use ace for an ancestral state reconstruction but got back an error
message.
ace(FacVar,Tree, type="discrete")
Warning messages:
1: In nlm(function(p) dev(p), p = rep(ip, length.out = np), hessian = TRUE)
:
NA/Inf durch gr??te positive Zahl ersetzt (NA/Inf replaced by positive
number)
2: In nlm(function(p) dev(p), p = rep(ip, length.out = np), hessian
2010 May 31
1
Vegan fisher.alpha error
Hi,
I have an error with fisher.alpha from the vegan package.
> fisher.alpha(data[[1]])
Error in nlm(Dev.logseries, n.r = n.r, p = p, N = N, hessian =
TRUE, ...) :
missing value in parameter
I am trying to find fisher alpha for a list of 100 data frames, and I
tried it on individual data frames in the list, which gave me the
error above.
I have every data frame in the same format as the
2009 May 11
6
Error using OSMTiles
I tried to start OSMtiles, a little programm to generate OpenStreetmaps-card for my Palm.
It starts, but shows me errors.
First it shows me "Bitmap-handle kann nicht erzeugt werden".
If I start it via terminal it shows:
fixme:ole:OLEPictureImpl_SaveAsFile (0x155ec8)->(0x170178, 0, (nil)), hacked stub.
fixme:urlmon:ObtainUserAgentString (0, 0x32f30b, 0x32f2fc): stub
2007 Jun 19
1
Dissimilarity Analysis
Hello you all!
I am a completely new user of R and I have a problem to solve.
I am using Mac OS X on a PowerBook.
I have a table that looks like this:
species X1 X2 X3 X4 X5 X6 X7 X8 X9 X10 X11 X12 X13 X14
X15 X16 X17 X18 X19 X20 X21
1 Anth_cap1 1 0 0 1 0 1 0 0 1 0 0 0 0 0
0 0 1 0 0 0 1
2 Anth_crin1 1 0 0 1 0 1 0 0 1 0 1
2013 Jan 30
1
starting values in glm(..., family = binomial(link =log))
Try this:
Age_log_model = glm(Arthrose ~ Alter, data=x, start=c(-1, 0), family=quasibinomial(link = log))
Ravi
Ravi Varadhan, Ph.D.
Assistant Professor
The Center on Aging and Health
Division of Geriatric Medicine & Gerontology
Johns Hopkins University
rvaradhan@jhmi.edu<mailto:rvaradhan@jhmi.edu>
410-502-2619
[[alternative HTML version deleted]]
2007 Jun 20
1
Dissimilarity
Hello Stephen,
I am happy that you help me. Thanks a million.
It is a good feeling that you confirm my assumption that dsvdis is
not able to deal with missing data, because it says me that I am not
completely incapable.
Okay now I have the problem what to do.
I used this function ´cause there is an option to weight columns
differently what I haven´t found in other functions.
But now I
2012 Aug 14
0
as.numeric and as.character with locale using comma as separator
Dear all,
summary:
My LC_NUMERIC is changed from C to de_DE by library (qtbase).
[which shouldn't happen according to the warning when setting it back
manually].
I posted an issue at their github repository, but maybe the behaviour is
a bit more of general interest.
However, if LC_NUMERIC is changed, as.character () uses the decimal
separator that belongs to LC_NUMERIC (and not options
2001 Nov 13
1
rsync exclude/include [FIDUCIA virengeprüft - ohne Gewähr, daß alle bekannten Viren und deren Varianten erkannt wurden.]
Hi again!
Tomasz Ciolek <tmc@goldweb.com.au> on 13.11.2001 01:21:27
An: Thomas Schweikle <tschweikle@fiducia.de>
Kopie:
Thema: Re: rsync exclude/include [FIDUCIA virengepr?ft - ohne Gew?hr,
da? alle bekannten Viren und deren Varianten erkannt wurden.]
> Try dumoping the whole file list into a text file, prefix each one with
> minus for exclude and a + for
2008 Dec 31
1
Cool: using Wine to dissect the Storm bot!
http://blog.mellenthin.de/archives/2008/12/30/25c3-hangover/
says, in a writeup about the recent CCC meeting,
"Sehr interessant war Squeezing Attack Traces und Stormfucker: Owning
the Storm Botnet. Zuerst wurden konkrete Techniken gezeigt, wie man
Malware analysieren kann. Die Zentrale Idee ist hier, statt eine
Sandbox (Windows in einer VM) zu verwenden, die Requests unter Linux
an Wine
2001 Nov 13
1
rsync exclude/include [FIDUCIA virengepr?ft - ohne Gew?hr, da? alle bekannten Viren und deren Varianten erkannt wurden.]
Tomasz Ciolek <tmc@goldweb.com.au> on 13.11.2001 01:51:25
An: Thomas Schweikle <tschweikle@fiducia.de>
Kopie: "Tomasz Ciolek <tmc"
Thema: Re: rsync exclude/include [FIDUCIA virengepr?ft - ohne Gew?hr,
da? alle bekannten Viren und deren Varianten erkannt wurden.]
> Umm loose the spaces between the - and the pattern??
removing spaces changes matching to
2012 Mar 21
3
Puppet 2.7.12 on Windows
Hi,
I posted an other problem with puppet and windows weeks ago.
With the new Version 2.7.12 those problems were fixed.
But now I don''t get puppet to work.
I installed puppet as explained here:
http://projects.puppetlabs.com/projects/1/wiki/Puppet_Windows
It worked so far.
But when I start
puppet agent --test --waitforcert 10
I get the following error message:
2007 Dec 03
2
Why is the program too slow?
Hi,everyone.
I use the following program calculates Fisher's alpha from counts of individuals and species. The program is wrote by Prof. Kyle Harm.
However, when I run the program, it can work very quickly sometimes, but it can not work very well sometimes. It depends on the counts of individuals and species.
For example,
> calc.alpha(1000,70)
[1] 17.14375
> calc.alpha(10000,70)
[1]
2003 Jun 26
0
Encrypted Message: Re: Application
Diese Nachricht wurde automatisch von einem Virenschutzprogramm erzeugt.
Es wurde ein Virus in Ihrer Mail mit dem erw?hnten Subject vom Thu, 26 Jun 2003 13:03:32 --0400 an herold at med.uni-marburg.de
gefunden.
Ihre Nachricht wurde gel?scht und nicht weitergeleitet.
Bitte l?sen Sie dieses Problem und versuchen Sie es erneut.
This messages was automatically created by a virus-scanning program.
2010 Jan 27
0
Seen Flag doesn't work using imapflags
Ronny Reiher wrote:
> Hi Stephan,
>
> many thanks for your great work on Sieve !
>
> Since I have upgraded to Sieve v0.1.15 and ManageSieve v0.11.11 the "Seen Flag" doesn't work anymore. With your previous Version it was working fine. Maybe you can give me an hint how to solve this issue ?
>
> # Sieve Filter
> # Erzeugt von Ingo (http://www.horde.org/ingo/)
2018 May 17
2
DNS entry for resolving the DC
We already "solved" this by using the long form of the domain name, but
I want to learn if we should do something additional:
We had a mixed setup in the field, some PCs had a WINS server
configured, some not. We removed the WINS info from DHCP and saw no new
problems (we wanted to have things the same way on all clients).
Yesterday the local admin tried to join a new PC and entered