wald.test: Precision test

Description Usage Arguments Value Author(s)

View source: R/tests.R

Description

Tests the null hypothesis of precision fixed in RBS models against the alternative of precision variable.

Usage

1
2
3
4
lr.test(modelh0,modelh1)
grad.test(modelh0,modelh1)
wald.test(modelh0,modelh1)
score.test(modelh0,modelh1)

Arguments

modelh1

model under alternative hypothesis.

modelh0

model under null hypothesis.

Value

A list with class "htest" containing the following components:

statistic the value of the test statistic.

parameter the degrees of freedom for the test statistic.

p.value the p-value for the test.

method a character string indicating what type of likelihood ratio test was performed.

data.name a character string giving the name(s) of the data

Author(s)

Manoel Santos-Neto


santosneto/rbsmodels documentation built on May 29, 2019, 1:49 p.m.