Agree-deprecated: Deprecated functions in package 'Agree'.

Agree-deprecatedR Documentation

Deprecated functions in package Agree.

Description

The functions listed below are deprecated and will be defunct in the near future. When possible, alternative functions with similar functionality are also mentioned. Help pages for deprecated functions are available at help("<function>-deprecated").

Usage

positive.agreement(data, specific = "positive", ...)

specific.agreement(data, cat1, cat2 = NULL, ...)

CIagreement(
  data,
  interval = 0.95,
  cat1 = NULL,
  cat2 = NULL,
  m = NULL,
  n = NULL,
  b = 1000
)

Details

The following functions are deprecated and will be made defunct; use the replacement indicated below:

  • positive.agreement: agreement

  • specific.agreement: agreement

  • CIagreement: agreement

positive.agreement

For positive.agreement, use agreement.

specific.agreement

For specific.agreement, use agreement.

CIagreement

For CIagreement, use agreement.


iriseekhout/Agree documentation built on July 28, 2023, 11:24 p.m.