Displaying 8 results from an estimated 8 matches for "ohagen".
Did you mean:
hagen
2007 Dec 12
3
Measure of agreement??
Dear List,
Please put me on the right track. I have been searching for the R functions for measures of agreement. Where should I look?
Patrik Öhagen
Läkemedelsverket
Box 26
751 03 Uppsala
Tel. +46(0)18-174924
patrik.ohagen@mpa.se
[[alternative HTML version deleted]]
2008 Aug 19
1
Exponential smoothing?
An r hel search picks up
http://tolstoy.newcastle.edu.au/R/help/01a/1162.html
from 2001, which points towards the ts package.
>>> ?hagen Patrik <Patrik.Ohagen at mpa.se> 19/08/2008 09:00:12 >>>
Dear List,
I have used all my resources (i.e. "help.search) and I still havn't been able to figure out if there is an Exponential Smoothing command in R.
Thank you in advance!
______________________________________________
R-help at r-proje...
2007 Mar 05
4
about find the solution
If I want to find out the soltion of X1,X2
that min(3X1+2X2+X1X2) subject to
20<=X1+3X2<=50
10<=X1
which function or package can I use?
Thanks.
2006 Aug 31
3
predict.lm within a function
Hi
I'm trying to wrap predict.lm within a function, but I'm having problems
passing arguments into it in this way.
Basically I want to create a lm object, then pass it into the predict.lm
function and be able to tell predict.lm which variable I want to predict
for, by passing the variable name as an argument of the wrapper
function. This variable will always be a factor with 3 levels,
2011 Aug 29
3
how to start R script editor by default
Hi All,
1) Is it possible to set the options such that R opens a new script editor
every time I start the R and 2) specify the size of windows.
Thanks for the suggestion and Best regards,
Krishna
[[alternative HTML version deleted]]
2012 Dec 18
7
Summarizing elements for a data.frame
Hello again, let say we have following data:
Dat1 <- structure(list(factor.sample.LETTERS.1.3...6..replace...T.. =
structure(c(1L,
3L, 2L, 1L, 3L, 3L), .Label = c("A", "B", "C"), class = "factor"),
factor.sample.letters.1.2...6..replace...T.. = structure(c(2L,
2L, 1L, 1L, 2L, 1L), .Label = c("a", "b"), class =
2006 Apr 26
1
Minimum Volume Ellipsoid Estimator ("cov.mve"??)
Dear All,
The Minimum Volume Ellipsoid estimator ("cov.mve") was part of S+ but I cannot find it in R. Where can I find it? Why was it excluded?
Cheers, Patrik
Sweden
2013 Mar 14
3
Create patterns within a plot?
Dear All,
As an attempt to highlight the overall pattern in a Forest plot, I would like to "highlight" the area around HR=1. I cannot find any simple tools for painting a grey ribbon between 0.9 and 1.1. Any suggestions?
Thank you in advance!
Cheers, Patrik
[[alternative HTML version deleted]]