The R Project SVN R

Rev

Rev 64668 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 64668 Rev 68947
Line 16... Line 16...
16
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17
 *  GNU General Public License for more details.
17
 *  GNU General Public License for more details.
18
 *
18
 *
19
 *  You should have received a copy of the GNU General Public License
19
 *  You should have received a copy of the GNU General Public License
20
 *  along with this program; if not, a copy is available at
20
 *  along with this program; if not, a copy is available at
21
 *  http://www.r-project.org/Licenses/
21
 *  https://www.R-project.org/Licenses/
22
 *
22
 *
23
 *
23
 *
24
 *  DESCRIPTION
24
 *  DESCRIPTION
25
 *
25
 *
26
 *    Computes the geometric probabilities, Pr(X=x) = p(1-p)^x.
26
 *    Computes the geometric probabilities, Pr(X=x) = p(1-p)^x.