Learn R Programming

pheno (version 1.7-0)

Auxiliary Functions for Phenological Data Analysis

Description

Provides some easy-to-use functions for time series analyses of (plant-) phenological data sets. These functions mainly deal with the estimation of combined phenological time series and are usually wrappers for functions that are already implemented in other R packages adapted to the special structure of phenological data and the needs of phenologists. Some date conversion functions to handle Julian dates are also provided.

Copy Link

Version

Install

install.packages('pheno')

Monthly Downloads

227

Version

1.7-0

License

GPL (>= 2)

Maintainer

Maximilian Lange

Last Published

May 12th, 2022

Functions in pheno (1.7-0)

date2jul2

Converts a date (day,month,year) to Julian date
connectedSets

Connected sets in a matrix
daysbetween

Number of days between two dates
Searle

Example of a two-way classification table
Simple

Simple example of a two-way classification table
DWD

Phenological observations
daylength

Daylength at julian day i on latitude l
date2jul1

Converts string date to Julian date
jul2date1

Converts Julian date into string date
getConnectedSets

Finds connected sets in a matrix or data frame
maxdaylength

Maximal day length on latitude l
pheno.ddm

Dense design matrix for phenological data
pheno.mlm.fit

Fits a two-way linear mixed model
pheno.lad.fit

Fits a robust two-way linear model
seqMK

Sequential Mann-Kendall test for time series.
tau

Kendall's normalized tau
raw2matrix

Converts a numeric data frame to matrix
maxConnectedSet

Maximal connected set in a matrix
matrix2raw

Converts numeric matrix to data frame
pheno.flm.fit

Fits a two-way linear fixed model
jul2date2

Converts Julian date to integers day,month,year
leapyear

Boolean test for leap year