Dontrece,
Try using the all.terms argument to the plot.gam() function.
plot(gam4, shade=TRUE, pages=1, all.terms=TRUE)
Does that work?
Jean
Dontrece Smith wrote on 09/06/2012 06:50:07 AM:
>
> Hello,
> My name is Dontrece Smith. I am creating figures for my GAMs. I change
my
> qualitative v
On Sep 6, 2012, at 4:50 AM, Dontrece Smith wrote:
> Hello,
> My name is Dontrece Smith. I am creating figures for my GAMs. I change my
> qualitative variables to 1 or 2 in my dataset, so I would be able to run my
> GAMs. However, R will only display plots for my quantitative variables and
> not m
Hello,
My name is Dontrece Smith. I am creating figures for my GAMs. I change my
qualitative variables to 1 or 2 in my dataset, so I would be able to run my
GAMs. However, R will only display plots for my quantitative variables and
not my qualitative variables. Is there any way to fix this issue? I
3 matches
Mail list logo