Description Usage Arguments Details Value Note Author(s) References Examples
Sums a vector of numerics and divides by the sum
1  | makeprobsvec(p)
 | 
p | 
 A vector of numerics  | 
None
A vector of probabilities
Should not be called directly by user.
Loyal A. Goff
None
1 2  | 	p<-sample(1:5000,20)
	makeprobsvec(p)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.