This function returns a screeplot for an ALASCA model showing what proportion of the variance each component of the model explains

# S3 method for class 'AlascaModel'
screeplot(object, component = 10, ...)

Arguments

object

An ALASCA object

component

The highest principal component to plot

Value

An ggplot2 object