Learn R Programming

mistat (version 2.0.4)

OELECT1: Electric Voltage Outputs of Another Rectifying Circuit

Description

25 electric voltage outputs of a rectifying circuit (\(V\)).

Usage

data(OELECT1)

Arguments

Examples

Run this code
data(OELECT)

data(OELECT1)

randomizationTest(list(a=OELECT, b=OELECT1), 
                  R=500, calc=mean, 
                  fun=function(x) x[1]-x[2])

Run the code above in your browser using DataLab