Skip to content

Fuzzy_partition with fuzzy_trapezoid

3 messages · Sarah Goslee, Arthur Stilben

#
I already made this question, but I was not subscribed and not
received any reply. I tried this:
...
But I got this error:

Error in FUN(i, ...) :
  formal argument "corners" represents multiples specified arguments

Is it possible to combine fuzzy_partition with fuzzy_trapezoid?

Att,
#
As already discussed, yes, but you can't specify corners and height
twice in a single call.
Please do read the help for the functions you're interested in, and
perhaps go back to refresh yourself on some basic R.
On Tue, Aug 2, 2016 at 11:14 AM, Arthur Stilben
<arthur.stilben at gmail.com> wrote:
#
Thanks, Sarah, for response. But you showed me an example with
fuzzy_variable. I'd like to use fuzzy_partition. I also tried:
But the trapezoids 'a' and 'b' were overlap. Is there a way to
construct two separeted trapezoids with fuzzy_partitions?

2016-08-02 12:51 GMT-03:00 Sarah Goslee <sarah.goslee at gmail.com>: