Displaying 1 result from an estimated 1 matches for "rpad_input".
Did you mean:
read_input
2007 Feb 14
0
How to use Rpad
...;<td> </td> <td>
<p>Here is a simple distribution plotting example with a lognormal
distribution with meanlog=10 and variable logsd:</p>
<p><span contenteditable="false"><input class="Rpad_input" name=
"sdlog" rpadType="Rvariable" value="2"></span>
Standard deviation<br></p>
<pre dojoType="Rpad">
plot(function(x) dlnorm(x, meanlog = 5, sdlog = sdlog),
0, 100, main = "lognormal density", yla...