or have suggestions for improvements, please submit an
issue with a minimal reproducible example at
https://github.com/Tim-TU/weibulltools/issues/
Best regards,
Tim-Gunnar Hensel and David Barkemeyer
___
R-packages mailing list
r-packa...@r-project.org
https
tion on the y axis
# abline from the reference column in the dataframe
INTCB <- unique (mdf$reference[mdf$VG=="B"])
PB <- ggplot (mdf[mdf$VG=="B",], aes (x = pos, y = rad)) +
geom_bar (stat = "identity", aes (fill = variable, width = value)) +
geom_abline(inter
tion on the y axis
# abline from the reference column in the dataframe
INTCB <- unique (mdf$reference[mdf$VG=="B"])
PB <- ggplot (mdf[mdf$VG=="B",], aes (x = pos, y = rad)) +
geom_bar (stat = "identity", aes (fill = variable, width = value)) +
geom_abline(inter
Hi Jeff,
Thanks - I've received an answer from another forum (It had to do with DPI in
Quartz - rather than a simple aspect ratio).
Gunnar
On 7 May 2013, at 16:43, Jeff Newmiller [via R] wrote:
> Mac OSX-specific questions should be directed to r-sig-mac.
>
> Also, you should
I have
searched for a solution online, but have been unable to find an answer on
how to make the default device appear as a square. If you have any
suggestions which functions/parameters to look up or how to solve this, it
would be greatly appreciated!
Thanks,
Gunnar
--
View this message in context:
rather bad netiquette.
Thank you for at least providing a reproducible example. Now if you
can figure out how to read the documentation we will really make some
progress.
Further responses below.
On Tue, 17 Jan 2012, Gunnar Oehmichen wrote:
Hello everyone,
I have got the same problem, with
Hello everyone,
I have got the same problem, with the same error message.
Using R 2.14.1, plyr 1.7.1, R.Studio 0.94.110, Windows XP
The plyr mailing list does not provide any help until now.
>require(plyr)
>c(sample(c(1:100), 50, replace=TRUE))->V1
>c(rep( 1:5, 10))->f1 #variable to group
for the
data-frame
###Trying it for perm.t.test without the helpful formular expression
lapply(
M2, function(x)
perm.t.test(subset(x, Faktor=="A"),
subset(x, Faktor=="B")))
#For the perm.t.test lapply works with a dataframe
apply(
M, 2, function(x)
perm.
M, function(x)
perm.t.test(subset(M, Faktor=="A"),
subset(M, Faktor=="B"))
)
Thank you very much for your help,
Gunnar
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
Snow; r-help@r-project.org
Subject: Re: [R] Display R graphics windows in second monitor
Â
I am using Windows 7 and installed R using all the default settings.
Â
Gunnar Carnwath
PhD Candidate, University of Montana
College of Forestry and Conservation
I am using Windows 7 and installed R using all the default settings.
Gunnar Carnwath
PhD Candidate, University of Montana
College of Forestry and Conservation
509.675.1540
From
programs if possible.
Any advice would be appreciated.
Thanks,
-Gunnar Carnwath
--
View this message in context:
http://r.789695.n4.nabble.com/Display-R-graphics-windows-in-second-monitor-tp2529865p2529865.html
Sent from the R help mailing list archive at Nabble.com
is possible to use other R functions in C using #include
etc)
Best,
Gunnar
On Sun, May 30, 2010 at 8:12 PM, Gabor Grothendieck
wrote:
> The Writing R Extensions manual specifically uses convolve as an
> example of calling C from R.
>
> On Sun, May 30, 2010 at 2:08 PM, Gunnar Hel
<- c(rep.int(0,exp.length-1),x)
n <- length(y<-c(y, rep.int(0, irf.length -1)))
x <- fft(fft(x) * Conj(fft(y)), inverse=TRUE)
return(Re(x)/n)
}
--
Best wishes/bedste hilsner
Gunnar Hellmund
cand. scient., PhD
http://staff.pubhealth.ku.dk/~guhe/
---
“If everyone is th
names are
long. Does that matter? The error message that appears says that it cannot
find file #992 (giving the file name), although it is certainly there (I
tried changing which file is #992 and it did not matter).
Suggestions?
- Gunnar
. In the above example would 0.4 Pi mean that
mdeath leads or fdeath.? I just can not figure out.
Thanks in advance
Gunnar Hoyer
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://ww
r positive or negative values indicate that
the time series mdeaths leads or lags.
Thanks in advance
Gunnar Hoyer
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-projec
mensions(3))
myarray=0.0
end subroutine arraycall
best
Gunnar
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, min
18 matches
Mail list logo