[R] Help in Plotting in "fArma" Package
David Winsemius
dwinsemius at comcast.net
Fri Jan 26 02:56:19 CET 2018
The documentation say that additional arguments will be passed. I suspect this will be a base graphics plot. You should look at the code of plot.rsfit to determine which arguments get processed.
Sent from my iPhone
> On Jan 25, 2018, at 10:30 AM, Moyukh Laha <laha.moyukh at gmail.com> wrote:
>
> Hello,
> I am new to R and for some of my research work I am using 'fArma'
> package to estimate the Hurst parameter of a time series.
> When I am ding the following command :
> rsFit(data, doplot = TRUE)
> I am getting the R/S plot for that time series with default plot title,
> font size. However, I want to change the axis size, font size etc of this
> plot, which I am unable to do as there is no formal argument here. Can
> anyone suggest something about this? How can I change the font size, axis
> size etc here?
> Thanks.
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> 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.
More information about the R-help
mailing list