nps.test(x, y = NULL, test = "wald", conf = 0.95, breaks = list(0:6, 7:8, 9:10))
"print"(x, ...)
x
. If not specified, a one sample test on x
is performed. Defaults to NULL
wald
') is supportedlist
of length three, giving the integer Likert scale points for Detractors, Passives, and Promoters, respectively. The default is list(0:6, 7:8, 9:10)
list
of class nps.test
containing:
x
and y
have been specified, the absolute difference between the two scoresnps.x
. For a two sample test, this will be a confidence interval around the difference between nps.x
and nps.y
conf
in the function parameterslogical
. Whether or not the p.value
of the test exceeded 1-conf
delta
for a two sample test, otherwise of x
character
string indicating whether a one or two sample test was performedx
and y
NULL
nps.var
, nps.se
, nps