Displaying 17 results from an estimated 17 matches for "erzeugt".
2013 Mar 19
1
fisher.alpha warnings
...1867, 107, 1624, 2, 157, 210, 402, 5, 107, 267,
2, 13683)
b <- c(2043, 1258, 52, 1867, 107, 1624, 2, 157, 210, 402, 5, 107, 267,
2, 3000)
fisher.alpha(a)
fisher.alpha(b)
fisher.alpha(a) gave the following warnings:
> fisher.alpha(a)
[1] 1.572964
Warnmeldungen:
1: In log(p) : NaNs wurden erzeugt
2: In log(1 - x) : NaNs wurden erzeugt
3: In nlm(Dev.logseries, n.r = n.r, p = p, N = N, hessian = TRUE, ...) :
NA/Inf durch gr??te positive Zahl ersetzt
fisher.alpha(b) gave no warnings (note: only the last number in the
vector 'b' differs from 'a'!)
Why did vector 'a'...
2009 Dec 10
2
Problem with coeftest using Newey West estimator
...- lm(DYI ~ BIP + BrInv_bw + EOil, data=HU_I)
> coeftest(oberlm, NeweyWest(oberlm, lag=2))
Fehler in if ((dimension < 1) | (dimension > n)) stop("wrong embedding dimension") :
Argument hat Länge 0
Zusätzlich: Warning message:
In log(det(varE[[m - order.min + 1]])) : NaNs wurden erzeugt
Can anyone understand there the problem is?
Best,
Marina
[[alternative HTML version deleted]]
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 Jan 23
1
Problem with estimation of distribution parameters
...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 in: dgamma(x, shape, scale, log)
What does it mean? What can I do?
Kind regards,
Oliver
[[alternative HTML version deleted]]
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
fixme:urlmon:ObtainUserAgentString (0, 0xf24018, 0x32f2fc): stub
fixme:wininet:InternetLockReque...
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 -7.48e-02 NA NA NA
year2001 -6.65e-02 NA NA NA
year2002...
2012 Aug 14
0
as.numeric and as.character with locale using comma as separator
...rnorm (3)
> x
[1] -0,004238328 -0,919358537 -1,654543297
> as.character(x)
[1] "-0,00423832753479965" "-0,919358536523751" "-1,65454329680873"
whereas as.numeric () doesn't:
> as.numeric (as.character(x))
[1] NA NA NA
Warnmeldung:
NAs durch Umwandlung erzeugt
> as.numeric (gsub (",", ".", as.character(x)))
[1] -0,004238328 -0,919358537 -1,654543297
I did not see any mention in the help of as.numeric nor as.character of
this.
Note also the output of example (as.character):
> example (as.character)
as.chr> form <- y ~...
2007 Jun 19
1
Dissimilarity Analysis
...ot;)
But I always get back this error message:
Warnung in symbol.For("dsvdis") :'symbol.For' is not needed: please
remove it
Fehler in dsvdis(Test, index = "sorensen") :
NA/NaN/Inf in externem Funktionsaufruf (arg 1)
Zusätzlich: Warning message:
NAs durch Umwandlung erzeugt
By the way I tried to import my table with the scan function because
I didn´t really understand what I have to fill in in the what
Argument if I want to define it as a list.
scan(file = "", what = double(0), nmax = -1, n = -1, sep = "",
quote = if(identical(sep, &quo...
2007 Jun 20
1
Dissimilarity
...;> Warnung in symbol.For("dsvdis") :'symbol.For' is not needed: please
>> remove it
>> Fehler in dsvdis(Test, index = "sorensen") :
>> NA/NaN/Inf in externem Funktionsaufruf (arg 1)
>> Zusätzlich: Warning message:
>> NAs durch Umwandlung erzeugt
>
>
>
> Second - you have an issue with missing data. It looks like dsvdis
> does not
> like the NA's - so you must make a decision about what to do.
> Delete that
> species, delete that site, or whatever...
>
> Finally - the warning over symbol.For is an iss...
2007 Jul 13
2
nearest correlation to polychoric
...eaves very small negative eigenvalues which causes factanal() to fail with
> factanal(cov=ncor$cor, factors=2)
Fehler in optim(start, FAfn, FAgr, method = "L-BFGS-B", lower = lower, :
L-BFGS-B ben?tigt endliche Werte von 'fn'
Zus?tzlich: Warning message:
NaNs wurden erzeugt in: log(x)
> version
_
platform i386-pc-mingw32
arch i386
os mingw32
system i386, mingw32
status
major...
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...
2010 Jan 27
0
Seen Flag doesn't work using imapflags
...anks 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/)
>
> require ["imapflags", "fileinto"];
>
> # spam
> if anyof ( header :comparator "i;ascii-casemap" :contains "Delivered-To" "xxx at xxx.de", header :comparator "i;ascii-casemap" :con...
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]]
2006 Jul 05
2
Serialized object behaves weird
....nil?
end
def to_s
ret = String.new
ATTRIBUTES.each {|attr|
vals = self.send(attr[0])
ret << (ret.empty? ? "" : "; ") + attr[2] + ": " + \
make_list(vals.collect{|val| val.to_i },attr[3]) unless
vals.nil?
}
ret
end
# Erzeugt aus dem Filter ein Array zur ?bergabe als :condition an
# ActiveRecord::Base.find.
# R?ckgabewert k?nnte z.B. sein:
# ["person_id in (?) and projekt_id in (?)", [2, 3], [1, 2, 3]]
#
# :call-seq:
# find(:Einsatz, :conditions => @einsatz_filter.conditions)
#
def conditi...
2014 Feb 02
4
xorriso or genisoimage syntax assistance
I got this figured out much faster than I thought I would. Thanks to all of
your help, Peter, Mattias, Thomas and Helmut. And Thomas, that 8 partition
live OS sounds right up my alley, and I will definitely check it out.
The second partition is working well with `parted' and `fdisk', so I am
quite pleased. Below is, again, "what I came up with". I tried to integrate
each of your
2001 Nov 07
3
samba PDC with NIS, or other solution?
We have a network with Windows NT/2000, SGI's, Linux, Macintosh, AIX. Our
user account/passwords for all our machines is handled by NIS on an AIX
machine.
Our unix machines autheticate through NIS. Our windows machines
authenticate by loging on to an NT server acting as the PDC, and that PDC
has a service installed on it called "WinDD NIS" (made by Tektronix I
think) which contacts
2003 Jun 27
1
R-help Digest, Vol 4, Issue 27 ( -Reply)
...)
From: netsys at med.uni-marburg.de
Subject: [R] Encrypted Message: Re: Application
To: r-announce at stat.math.ethz.ch
Message-ID: <200306261718.h5QHIbU2029152 at stat.math.ethz.ch>
Content-Type: text/plain; charset=iso-8859-1
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...