Hi,
I reproduced your example and it worked for me with "Time" and
"Population size" as axis labels. Are you using the most recent version?
Thomas
Am 25.01.2017 um 02:32 schrieb Marine Regis:
Hello,
How can I add x and y axis labels for a plot that is built from the function plot.sensFun
Thanks Richard. That worked beautifully!
-Original Message-
From: Richard M. Heiberger [mailto:r...@temple.edu]
Sent: Wednesday, January 25, 2017 12:58 PM
To: Bos, Roger
Cc: R Help R
Subject: Re: [R] selecting colors to be used in a plot
This package uses a nonstandard name colorset.
Th
This package uses a nonstandard name colorset.
This is based on the help example for
?charts.PerformanceSummary
> data(edhec)
> charts.PerformanceSummary(edhec[,c(1,13)])
> charts.PerformanceSummary(edhec[,c(1,13)], colorset=c("red","blue"))
>
On Wed, Jan 25, 2017 at 12:44 PM, Bos,
My specific question relates to function charts.PerformanceSummary in package
PerformanceAnalytics, but the underlying problem is probably with base plot.
In this sample code we see a chart with 10 groupings. Apparently 10 groupings
is bigger than the number of default colors (8), so red and bl
Ista:
See below. He states that he did. Maybe the question is where? -- in
the lib.loc in .libPaths() or somewhere where R cannot find it?
-- Bert
Bert Gunter
"The trouble with having an open mind is that people keep coming along
and sticking things into it."
-- Opus (aka Berkeley Breathed in
Dear Thierry,
So, does it mean that I have to install "nlme" instead of "lme4"? or first
"nlme" and after "lme4"???
I also need"lmerTest" and when I installed it, I got the following message:
install.packages("lmerTest")
Installing package into 'C:/Users/Hp/Documents/R/win-library/3.3'
(as '
"there is no package called 'Rcpp'" is a pretty clear error message.
Did you try installing the Rcpp package?
Best,
Ista
On Wed, Jan 25, 2017 at 6:49 AM, T.Riedle wrote:
> Dear all,
>
> I am trying to download MTS package but when I call it using library() I get
> the error below. I have alread
They are attributes, not nodes so, if I understood the question:
"//DischargeMedication/Medication/@MedAdmin"
"//DischargeMedication/Medication/@MedID"
should do.
HTH,
Gabriele
From: Andrew Lachance [mailto:alach...@bates.edu]
Sent: Wednesday, January 25, 2017 3:12 PM
To: Franzini, Gabriele [
Oh, so sorry then, I thought I hadn't installed it and when I did
library(lme4) it ran without error.
Thanks for the correction.
Rui Barradas
Em 25-01-2017 11:42, Thierry Onkelinx escreveu:
Dear Rui,
nlme is a recommended package, lme4 is (currently) not. You need to
install it.
Best regards
Hello all,
Thank you for the extremely helpful information. As a follow up, some of
the nested elements are of the form below:
-
I've been having trouble extracting this information and was wondering if
anyone had any suggestions.
Thank you,
Andrew
On Thu, Jan 5, 2017 at 7:39 AM, Fran
Dear all,
I am trying to download MTS package but when I call it using library() I get
the error below. I have already installed the Rcpp package. What is wrong? What
must I do to open the MTS package?
Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) :
there is no
Dear Rui,
nlme is a recommended package, lme4 is (currently) not. You need to install
it.
Best regards,
ir. Thierry Onkelinx
Instituut voor natuur- en bosonderzoek / Research Institute for Nature and
Forest
team Biometrie & Kwaliteitszorg / team Biometrics & Quality Assurance
Kliniekstraat 25
10
Hello,
You don't need to install lme4, it comes with base R.
As for package lmerTest, I've just did
> install.packages("lmerTest")
--- Please select a CRAN mirror for use in this session ---
also installing the dependencies ‘checkmate’, ‘survival’, ‘Formula’,
‘latticeExtra’, ‘acepack’, ‘gridExt
13 matches
Mail list logo