Keywords - Function groups - @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Library: tware
See also: twrandomsample twclt twnormalize twpearson twlinreg tw1d

Macro: twpvalue
Description: teachware quantlet twpvalue computes the p-value of a B(n, p) distribution

Usage: twpvalue({nin})
Input:
nin vector (3 x 1) with n, p and observed counts

Example:
; load teachware library
library("tware")
; predefine counts for n, p and observed counts
n=6|0.5|5
; call p value teachware quantlet
twpvalue(n)
Result:


Library: tware
See also: twrandomsample twclt twnormalize twpearson twlinreg tw1d

Keywords - Function groups - @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Author: SK, WH, 981230
(C) MD*TECH Method and Data Technologies, 28.6.1999