On Fri, 2013-04-26 at 12:42 -0500, Kumar Mainali wrote:
> Hello,
>
> I can draw a basic stress plot for NMDS with the following code in package
> Vegan.
> > stressplot(parth.mds, parth.dis)
>
> When I try to specify the line and point types, it gives me error message.
> > stressplot(parth.mds, pa
Hello,
I can draw a basic stress plot for NMDS with the following code in package
Vegan.
> stressplot(parth.mds, parth.dis)
When I try to specify the line and point types, it gives me error message.
> stressplot(parth.mds, parth.dis, pch=1, p.col="gray", lwd=2, l.col="red")
Error in plot.xy(xy, t
2 matches
Mail list logo