Get_method: Get_method

Description Usage Arguments Value Examples

View source: R/Get_method.R

Description

Get_method helps finding the given order of the matrix is constructed by which method.

Usage

1

Arguments

order

integer

Value

Method name of the given order.

Examples

1
2
3
Get_method(92) # Williamson method
Get_method(24)
# Paley I

HadamardR documentation built on April 14, 2020, 7:01 p.m.