tidy.global_lm: Methods of tidy and glance

Description Usage Arguments

View source: R/methods-generics.r

Description

Methods of tidy and glance

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
## S3 method for class 'global_lm'
tidy(x, ...)

## S3 method for class 'local_lm'
tidy(x, ...)

## S3 method for class 'local_random'
tidy(x, ...)

## S3 method for class 'global_lm'
glance(x, ...)

## S3 method for class 'local_lm'
glance(x, ...)

Arguments

x

object

...

other arguments


KatoPachi/discreteRD documentation built on Feb. 24, 2022, 12:32 a.m.