Message-ID: <CAGgJW77GOGays2xzrZ=sPo=fAY3a91a_j6XeXYRA672SoV87ww@mail.gmail.com>
Date: 2021-03-04T17:05:06Z
From: Eric Berger
Subject: Adding a title to a plot
In-Reply-To: <CADmwX-Jy3tT3LeagyBrKfcy70h4SJdLTLcUraR9H+PnmUxw=uQ@mail.gmail.com>
Untested
b1=boxcox( DV ~ IV1 + IV2, data= newdata, main="My main title\n My
Subtitle")
On Thu, Mar 4, 2021 at 11:56 AM DY Kim <dykim7411 at gmail.com> wrote:
> Greetings!
>
> I am currently using R x64 4.0.4.
>
> I used the box-cox power transformation to create a range of lambdas and
> log-likelihood values using the equation.
>
> b1=boxcox (DV ~ IV1 + IV2, data= newdata)
>
> The above codes automatically created a plot with lambdas and
> log-likelihood values.
>
> I want to add a main and subtitle to the plot. Would you please provide me
> with codes? Any help would be appreciated. Thank you.
>
> [[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.
>
[[alternative HTML version deleted]]