Takes a fled
object produced by fled()
and produces various useful
summaries from it.
# S3 method for fled
summary(object,...)# S3 method for summary.fled
print(x,digits = max(3, getOption("digits") - 3),...)
summary.fled
produces the following list of summary information for a fled
object.
is a logical vector for any model parameters that are fixed
number of observations
minimized minus log likelihood for the model
the model used
'ML' method used
type of data used
indicates why the optimization algorithm terminated
table of model parameters
table of summary statistics for cell lengths in the increment core
table of summary statistics for fine lengths in the standing tree
table of summary statistics for fiber lengths in the standing tree
expected value of the cell lengths in the standing tree
proportion of fines in the standing tree
standard error of eps.tree
a fitted fled
object as produced by fled()
.
a summary.fled
object produced by summary.fled()
.
controls the number of digits printed in the output.
other arguments.
Sara Sjöstedt de Luna, Konrad Abramowicz, Natalya Pya Arnqvist
Svensson, I., Sjöstedt de Luna, S., Bondesson, L. (2006). Estimation of wood fibre length distributions from censored data through an EM algorithm. Scandinavian Journal of Statistics, 33(3), 503--522.
Chen, Z. Q., Abramowicz, K., Raczkowski, R., Ganea, S., Wu, H. X., Lundqvist, S. O., Mörling, T., Sjöstedt de Luna, S., Gil, M.R.G., Mellerowicz, E. J. (2016). Method for accurate fiber length determination from increment cores for large-scale population analyses in Norway spruce. Holzforschung. Volume 70(9), 829--838.
fled