Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 12 found.
[1] < 1 2 > [2]  Sort:

print.angledist (Package: LeafAngle) : Displays an object of class angledist

A print method for objects of class angledist.
● Data Source: CranContrib
● Keywords: misc
● Alias: print.angledist
● 0 images

LeafAngle-package (Package: LeafAngle) :

A number of standard distributions to fit to (plant) leaf angle distributions: a special kind of distribution where 0 <= angle <= 90 (degrees). Based on the list of distributions summarized by Wang et al. (2007). Uses maximum-likelihood to find parameters, determines best fitting distributions, and includes some simple plotting methods.
● Data Source: CranContrib
● Keywords: package
● Alias: LeafAngle, LeafAngle-package
● 0 images

loglikfit (Package: LeafAngle) : Two methods for fitting a leaf angle distribution

Two functions that report the chi-squared statistic, or the log-likelihood of a particular distribution, given a sample of leaf angles. No need to be called by the user. Simply use fitdistribution, which finds the parameters of the distribution by minimizing either chi-squared or log-likelihood.
● Data Source: CranContrib
● Keywords: misc
● Alias: chisqfit, loglikfit
● 0 images

drawsample (Package: LeafAngle) : Simulate from a leaf angle distribution

Uses rejection sampling to generate deviates from any of the supported leaf angle distributions.
● Data Source: CranContrib
● Keywords: misc
● Alias: drawsample
● 0 images

print.angledistlist (Package: LeafAngle) : Displays an object of class angledist

A print method for objects of class angledistlist.
● Data Source: CranContrib
● Keywords: misc
● Alias: print.angledistlist
● 0 images

summary.angledist (Package: LeafAngle) : Summarizes object of class angledist

Summarize an object of class angledist.
● Data Source: CranContrib
● Keywords: misc
● Alias: summary.angledist
● 0 images

plot.angledistlist (Package: LeafAngle) : Plots object of class angledistlist

Makes a plot for every distribution that was fit to the data.
● Data Source: CranContrib
● Keywords: misc
● Alias: plot.angledistlist
9 images

fitalldistributions (Package: LeafAngle) : Fits all distributions

Fits all distributions, returns an object of a special class. Prints nicely to show the statistic of the fit, and which one is the 'best fit'.
● Data Source: CranContrib
● Keywords: misc
● Alias: fitalldistributions
1 images

fitdistribution (Package: LeafAngle) : Fits a leaf angle distribution

Fits one of nine leaf angle distributions to data, using either log-likelihood (the preferred method), or a method based on minimizing the chi-squared statistic. This latter method is included to be consistent with Wang et al. (2007), as well as others.
● Data Source: CranContrib
● Keywords: misc
● Alias: fitdistribution
1 images

angledist (Package: LeafAngle) : Creates object of class angledist

Creates a leaf angle distribution object. Other functions in the LeafAngle package use this type of object quite conveniently. Nearly all distributions summarized in Wang et al. (2007) are implemented.
● Data Source: CranContrib
● Keywords: misc
● Alias: angledist
1 images