| uwerr.cf | R Documentation |
Gamma method analysis on all time-slices in a 'cf' object
uwerr.cf(cf)
cf |
Object of type |
A list with a named element uwcf which contains a data frame
with six columns, value, dvalue, ddvalue, tauint, dtauint
corresponding to what is returned by uwerrprimary. The sixth
column, t, is just an index counting the columns in the original cf$cf.
If cf contains an imaginary part, the return value contains another
list element, uwicf of the same structure as uwcf.
There are as many rows as there were columns in cf$cf and/or cf$icf.
When the call to uwerrprimary fails for a particular column of cf$cf
or cf$icf, the corresponding row of uwcf and/or uwicf will contain
NA for all members.
data(samplecf) uwerr.cf(samplecf)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.