| Hosted by CoCalc | Download
%r attach(faithful) long <- eruptions[eruptions > 3] par(pty="s") # square figure qqnorm(long) qqline(long)
12 + 30
42
show(icosahedron(color='green', opacity=.5, mesh=3), spin=1)
3D rendering not yet implemented
stats.TimeSeries(1000).randomize('normal').sums().plot()