<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Is there a way to calculate erfc(x) in JMP? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Is-there-a-way-to-calculate-erfc-x-in-JMP/m-p/5423#M5422</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The colon indicates that X is a column name.&amp;nbsp; If you are defining a column formula in terms of other columns, this is how you would reference it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Aug 2012 20:30:10 GMT</pubDate>
    <dc:creator>pmroz</dc:creator>
    <dc:date>2012-08-08T20:30:10Z</dc:date>
    <item>
      <title>Is there a way to calculate erfc(x) in JMP?</title>
      <link>https://community.jmp.com/t5/Discussions/Is-there-a-way-to-calculate-erfc-x-in-JMP/m-p/5420#M5419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Title is pretty self explanatory. I am trying to do non-linear least squares with a transcendental function that includes the error function (complement). However when I try to define a predict column using the function I was sad to find that there is no erf(x) in the transcendental group of functions. Without being able to calculate the error function there is no way that I can perform this nonlinear least squares in JMP!&amp;nbsp; Does anyone know if it is possible to do in JMP? I can use an approximation using elementary functions, however I would like to avoid adding any error if at all necessary. Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;SurfaceThought&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2012 15:59:21 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Is-there-a-way-to-calculate-erfc-x-in-JMP/m-p/5420#M5419</guid>
      <dc:creator>surfacethought</dc:creator>
      <dc:date>2012-08-08T15:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to calculate erfc(x) in JMP?</title>
      <link>https://community.jmp.com/t5/Discussions/Is-there-a-way-to-calculate-erfc-x-in-JMP/m-p/5421#M5420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;erf(X) = 2 * Normal Distribution( :X * Root( 2, 2 ) ) - 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;erfc(X) = 1 - erf(X) = 2 * Normal Distribution(-:X * Root( 2, 2 ) )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where "Normal Distribution()" is the cumulative normal distribution function available in JMP for use in either scripts or column formulas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2012 16:29:10 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Is-there-a-way-to-calculate-erfc-x-in-JMP/m-p/5421#M5420</guid>
      <dc:creator>mpb</dc:creator>
      <dc:date>2012-08-08T16:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to calculate erfc(x) in JMP?</title>
      <link>https://community.jmp.com/t5/Discussions/Is-there-a-way-to-calculate-erfc-x-in-JMP/m-p/5422#M5421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alright I think this is very much on the right track, thank you so much. I just have one question, whats the purpose of the colon inside the Normal Distribution function?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: Yeah that's definitely what I needed. You rock! thanks for the help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2012 20:25:59 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Is-there-a-way-to-calculate-erfc-x-in-JMP/m-p/5422#M5421</guid>
      <dc:creator>surfacethought</dc:creator>
      <dc:date>2012-08-08T20:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to calculate erfc(x) in JMP?</title>
      <link>https://community.jmp.com/t5/Discussions/Is-there-a-way-to-calculate-erfc-x-in-JMP/m-p/5423#M5422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The colon indicates that X is a column name.&amp;nbsp; If you are defining a column formula in terms of other columns, this is how you would reference it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2012 20:30:10 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Is-there-a-way-to-calculate-erfc-x-in-JMP/m-p/5423#M5422</guid>
      <dc:creator>pmroz</dc:creator>
      <dc:date>2012-08-08T20:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to calculate erfc(x) in JMP?</title>
      <link>https://community.jmp.com/t5/Discussions/Is-there-a-way-to-calculate-erfc-x-in-JMP/m-p/5424#M5423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh okay great that's easy enough &lt;SPAN __jive_emoticon_name="silly" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.jmp.com/5.0.2/images/emoticons/silly.gif"&gt;&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thank You!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2012 20:51:33 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Is-there-a-way-to-calculate-erfc-x-in-JMP/m-p/5424#M5423</guid>
      <dc:creator>surfacethought</dc:creator>
      <dc:date>2012-08-08T20:51:33Z</dc:date>
    </item>
  </channel>
</rss>

