⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 gslib help backtr.htm

📁 地质统计学代码。适合所有地质和地球科学人员使用。内有帮助文档。在linux和windows下均可使用.
💻 HTM
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0043)http://www.gslib.com/gslib_help/backtr.html -->
<HTML><HEAD><TITLE>GSLIB Help: BACKTR</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2900.2627" name=GENERATOR></HEAD>
<BODY bgColor=#ffffff><IMG height=8 alt=--- 
src="GSLIB Help BACKTR.files/line.blue.gif" width=652>
<P>
<CENTER>
<H2>GSLIB Help Page: BACKTR</H2></CENTER>
<DL>
  <DT><IMG height=14 alt=o src="GSLIB Help BACKTR.files/ball.red.gif" width=14> 
  <STRONG>Description:</STRONG> 
  <UL>
    <LI>Back transform normal scores values according to a table look up 
</LI></UL>
  <DT><IMG height=14 alt=o src="GSLIB Help BACKTR.files/ball.red.gif" width=14> 
  <STRONG>Parameters:</STRONG> 
  <UL>
    <LI><B>datafl:</B> a data file in simplified Geo-EAS format containing the 
    normal scores. 
    <LI><B>ivr:</B> the column number for the normal scores. 
    <LI><B>tmin</B> and <B>tmax:</B> all values strictly less than <B>tmin</B> 
    and strictly greater than <B>tmax</B> are ignored. 
    <LI><B>outfl:</B> the output file containing the back transformed values. 
    <LI><B>transfl:</B> an input file containing the transformation look-up 
    table, i.e., pairs of <I>z</I> and <I>y</I> values with <I>z</I> being the 
    original data values or class bound values and <I>y</I> being the 
    corresponding normal scores values. This is an input file that corresponds 
    to the table written out by <TT>nscore</TT>, <TT>sgsim</TT>, 
    <LI><B>zmin</B> and <B>zmax:</B> are the minimum and maximum values to be 
    used for extrapolation in the tails. 
    <LI><B>ltail</B> and <B>ltpar</B> specify the back transformation 
    implementation in the lower tail of the distribution: <B>ltail</B>=1 
    implements linear interpolation to the lower limit <B>zmin</B> and 
    <B>ltail</B>=2 implements power model interpolation, with 
    <I>w=</I><B>ltpar</B> to the lower limit <B>zmin</B> 
    <LI>Linear interpolation is used between known data values. 
    <LI><B>utail</B> and <B>utpar</B> specify the back transformation 
    implementation in the upper tail of the distribution: <B>utail</B>=1 
    implements linear interpolation to the upper limit <B>zmax</B> 
    <B>utail</B>=2 power model interpolation, with <I>w</I>=<B>utpar</B> to the 
    upper limit <B>zmax</B> and <B>utail</B>=4 implements hyperbolic model 
    extrapolation to the upper limit <B>zmax</B> with <I>w</I> = <B>utpar</B> 
    </LI></UL></DT></DL><IMG height=8 alt=--- 
src="GSLIB Help BACKTR.files/line.blue.gif" width=652>
<P></P></BODY></HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -