[R] PROP_TEST function from INFER package

@iiredo@rocc@to m@iii@g oii i@stweb@et@it @iiredo@rocc@to m@iii@g oii i@stweb@et@it
Mon May 15 13:26:16 CEST 2023


Dear all,

I'm trying to replicate the same example you can find in:
https://rpkgs.datanovia.com/rstatix/reference/prop_test.html 

but I get the following get this error message:

 

> library(infer)

> prop_test(x = 95, n = 160, p = 0.5, detailed = TRUE)

Error: Please supply a response variable that is not `NULL`.

> 

 

> strsplit(version[['version.string']], ' ')[[1]][3]

[1] "4.3.0"

> 

> packageVersion("infer")

[1] '1.0.4'

 

Anybody can give any help?

Thank you a lot,

Alfredo


	[[alternative HTML version deleted]]



More information about the R-help mailing list