NEWS.md

TRES 1.1.5

Major changes

TRES 1.1.4

Major changes

Minor change

TRES 1.1.3

Major changes

Minor changes

TRES 1.1.2

Major changes

Minor changes

New functions

Bugs

TRES 1.1.1

Major changes

Minor changes

TRES 1.1.0

Small changes

S3 methods

TRES 1.0.0

Major changes

# Usage
> data("bat")
> data("square")

S3 methods

Construct S3 object for TRR and TPR with class attribute "Tenv"

> data("bat")
> fit <- TRR(bat$Xn, bat$Yn, method = "standard")
> class(fit)
> [1] "Tenv"

Deprecated functions

Bug fixed



Try the TRES package in your browser

Any scripts or data that you put into this service are public.

TRES documentation built on Oct. 20, 2021, 9:06 a.m.