Displaying 4 results from an estimated 4 matches for "fileor".
Did you mean:
file_r
2017 Oct 09
3
example of geom_contour() with function argument
...r()
Don't know how to automatically pick scale for object of type function.
Defaulting to continuous.
Error: Aesthetics must be either length 1 or the same as the data (100): x,
y, z, df
I do not understand how to put in a function as an argument to
geom_contour() and the examples in the help fileor in the link that Ulrik
sent are not very helpful to me. Hence, I was asking for some examples that
might be helpful.
I guess the answer is to make a second dataset that is regular and make the
function estimate that, but how do I combine this?
TIA.
BFD
On Mon, Oct 9, 2017 at 11:32 AM, David Win...
2017 Oct 09
0
example of geom_contour() with function argument
...ally pick scale for object of type function.
> Defaulting to continuous.
> Error: Aesthetics must be either length 1 or the same as the data
> (100): x,
> y, z, df
>
> I do not understand how to put in a function as an argument to
> geom_contour() and the examples in the help fileor in the link that
> Ulrik
> sent are not very helpful to me. Hence, I was asking for some examples
> that
> might be helpful.
>
> I guess the answer is to make a second dataset that is regular and make
> the
> function estimate that, but how do I combine this?
>
>...
2017 Oct 09
0
example of geom_contour() with function argument
> On Oct 9, 2017, at 6:03 AM, Big Floppy Dog <bigfloppydog at gmail.com> wrote:
>
> Hello Ulrik,
>
> I apologize, but I can not see how to provide a pdf in place of the density
> function which calculates a KDE (that is, something from the dataset in the
> example). Can you please point to the specific example that might help?
>
> Here is what I get:
>
>
2017 Oct 09
2
example of geom_contour() with function argument
Hello Ulrik,
I apologize, but I can not see how to provide a pdf in place of the density
function which calculates a KDE (that is, something from the dataset in the
example). Can you please point to the specific example that might help?
Here is what I get:
require(mvtnorm)
require(ggplot2)
set.seed(1234)
xx <- data.frame(rmvt(100, df = c(13, 13)))
v <- ggplot(faithfuld, aes(waiting,