On 2012-05-30 06:48, Sarah Goslee wrote:
Hi,
On Wed, May 30, 2012 at 7:48 AM, Dinesh Vakamudi
wrote:
results<- mra(x$w1mcp, filter = "d4", n.levels = 3, boundary =
"periodic", method = "dwt")
write.csv(results, "c:/mydata.csv")
I have no idea what mra() is - from what package did it come?
Hi,
On Wed, May 30, 2012 at 7:48 AM, Dinesh Vakamudi
wrote:
>> results <- mra(x$w1mcp, filter = "d4", n.levels = 3, boundary =
> "periodic", method = "dwt")
>> write.csv(results, "c:/mydata.csv")
I have no idea what mra() is - from what package did it come? I see
there's a package named mra, but
> results <- mra(x$w1mcp, filter = "d4", n.levels = 3, boundary =
"periodic", method = "dwt")
> write.csv(results, "c:/mydata.csv")
Error in as.data.frame.default(x[[i]], optional = TRUE) :
cannot coerce class 'structure("mra", package = "wavelets")' into a
data.frame
I am not able to access
3 matches
Mail list logo