\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Off-Farm Income's Share and Farm Investment among Small-Scale Farmers in North-Central Nigeria: The Heckman's Selection Model Approach},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2015-03-15 (revised: 15 March 2015)}
\def\TheID{\makeatother }
\def\TheDate{2015-03-15}
\title{Off-Farm Income's Share and Farm Investment among Small-Scale Farmers in North-Central Nigeria: The Heckman's Selection Model Approach}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Ogbanje, Elaigwu  Christopher}

             \author[2]{S.A.N.D.  Chidebelu}

             \author[3]{N.J.  Nweze}

             \affil[1]{  University of Agriculture}

\renewcommand\Authands{ and }

\date{\small \em Received: 8 February 2015 Accepted: 1 March 2015 Published: 15 March 2015}

\maketitle


\begin{abstract}
        


The study evaluated the probability of investing offfarm income?s share of household income in farming among small-scale farmers in North-Central Nigeria. Multistage sampling technique was used to select 360 respondents. Primary data for the study were analysed using Heckman?s two-stage selection model. The lambda of the model was 1.38%, while the chi-square was significant. While education, household size and operating profit margin significantly (p < 0.05) increased the probability of off-farm work participation, education, total crop revenue, primary occupation, farm asset to household asset ratio, and asset turnover ratio significantly (p < 0.05) increased investible off-farm income?s share. Thus, factors in the business environment, other than government policies, shape off-farm work and farm investment decisions. Therefore, policy thrust should focus on interest and tax rates reduction and ease of farm asset acquisition for small-scale farmers.

\end{abstract}


\keywords{farm, heckman, income, income?s share, investment, off-farm, small-scale farmers.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{I. Introduction}]{I. Introduction}\par
he agricultural landscape in Nigeria is dominated by rural-based small-scale farmers. Inadequate finance and impeded access to farm credit facilities constitute the major constraint faced by these farmers. Hence, farmers resorted to off-farm work in order to generate fund for farm investment \hyperref[b26]{(Ogbanje, Chidebelu \& Nweze, 2014a)}. Off-farm work refers to activities from which farmers earn income apart from their own farm. In Nigeria, off-farm work is broadly disaggregated into agricultural wage employment, nonagricultural wage employment, and self-employment  {\ref (} The off-farm sector is of importance to the rural economy because of its production linkages and employment effects, while the income it provided to rural households could represent a substantial and sometimes growing share of farm capital \hyperref[b2]{(Davis, 2003;}\hyperref[b32]{Zeller, 2010)}. The income obtained off-farm doubles as risk minimisation and household income stabilisation strategies in both developed and developing countries \hyperref[b3]{(Babatunde, 2008;}\hyperref[b5]{Blank, Erickson, Nehring \& Hallahan, 2009;} {\ref Briggeman, 2011)}. Off-farm income also insures against agricultural production risk and market failure \hyperref[b28]{(Reardon, 1997;} {\ref Ellis \& Freeman, 2004)}. It follows that off-farm income's share is a measure of the extent of farm household reliance on off-farm income. \hyperref[b25]{Ogbanje (2014)} found that off-farm income share of household income constituted 50.28\% of household income of small-scale farmers in North-Central Nigeria.\par
Some researchers have indicated that the inadequacy of farm income and high prevalence of poverty have resulted in the inability of small-scale farmers to meaningfully invest in farm business \hyperref[b15]{(Lambert \& Bayda, 2005;}\hyperref[b13]{Kwon, Orazem \& Otto, 2006)}. Others have contended that farmers' resort to sourcing credit from financial intermediaries has not brought the much anticipated farm capital relief \hyperref[b17]{(Musser, White \& McKissick, 1977;}\hyperref[b4]{Bagachawa, 2000;}\hyperref[b24]{Obike, Ukoha \& Nwajiuba, 2007)}. Furthermore, as the farmer allocates his endowed time among farm work, off-farm work, and leisure, off-farm work diverts critical productive resources from the farm sector. The resultant and emerging dual farm structure, which could affect food production, therefore, suggests that so many factorssocioeconomic and farm financial characteristicscould account for participation in off-farm work as well as the amount of off-farm income's share of household income invested in farming.\par
The study was designed to determine the effect of socioeconomic and farm financial characteristics of farmers on the probability of participation in off-farm work and amount of off-farm income's share of household income invested in farming. Studies on offfarm work are of great importance to agrarian nations and economies in transition. They are also necessitated by the imperativeness to forestall dual farm structure from impairing food production. In addition, the International Fund for Agricultural Development and stakeholders in rural finance could derive models from off-farm work studies that would guarantee adequate finance for sustainable food production and rural development. Finally, findings from studies of this nature could enhance proper management of resources accruing from off-farm work, and thus, enable smallscale farmers to take advantage of the policy thrust on agribusiness and financial inclusion. 
\section[{a) Theoretical formulation of Heckman's two-stage selection model}]{a) Theoretical formulation of Heckman's two-stage selection model}\par
Limited dependent variables are common in social and health studies. The primary characteristics of such variables are censoring and truncation \hyperref[b30]{(Vance, 2006)}. Truncation, which is an effect of data gathering rather than data generation, occurs when sample data are drawn from a subset of a larger population of interest. Thus, a truncated distribution is the part of a larger, untruncated distribution. Assuming that an income survey was administered on a limited subset of a population (e.g. those whose incomes are above a certain threshold), the dependent variable in the survey would be observed only for a portion of the whole distribution. The task of modeling is to use that limited information-a truncated distribution-to infer the income distribution for the entire population. Censoring occurs when all values in a certain range of a dependent variable are transformed to a single value. Using the above example of population income, censoring differs from truncation in that the data collection may include the entire population, but below the given threshold, incomes are coded as zero. Under this condition, researchers may estimate a regression model for a larger population using both the censored and the uncensored data \hyperref[b7]{(Cragg, 1971;}\hyperref[b30]{Vance, 2006)}.\par
The central task of analysing limited dependent variables is to use the truncated distribution or censored data to infer the untruncated or uncensored distribution for the entire population. In the context of regression analysis, it is typically assumed that the dependent variable follows a normal distribution. The challenge, then, is to develop moments (mean and variance) of the truncated or censored normal distribution. Theorems of such moments exist. In these theorems, moments of truncated or censored normal distributions involve a key factor called the inverse Mills ratio, or hazard function, which is commonly denoted as.  {\ref Heckman} ?? ?? = ? 1 ???? ?? ?? * > 0 0 ???? ?? ?? * ? 0 ?\par
The basic outcome equation is as follows:?? ?? = ? ?? ?? ?? + ?? ?? ???? ?? ?? * > 0 ???? ?? ?? * ? ?? ?\par
According to Harris, Blank, Erickson \& Hallahan (2010), the investment decision could be viewed as a binary one, i.e. to invest or not. This can be analysed using a dichotomous choice model. However, farmers are also faced with the decision of how much to invest. According to \hyperref[b7]{Cragg (1971)} and \hyperref[b29]{Smith (2002)}, two hurdles are involved in the process of investment decisions, which can be determined separately or simultaneously. In order to observe a positive level of investment, two separate hurdles must be passed.\par
These two significant decisions, according to \hyperref[b0]{Ahituv and Kimhi (2002)}, determined the growth of the farmer's earnings through his life-cycle paths in terms of both human and physical capital. At the macro level, the decisions taken by many individual farmers were essential to the overall development of the agricultural sector and the economy as a whole, resulting in major policy implications.\par
Available empirical findings about inter-temporal analysis of employment choice \hyperref[b20]{(Nakamura \& Nakamura, 1985;}\hyperref[b10]{Gould \& Saupe, 1989;}\hyperref[b31]{Weiss, 1997;}\hyperref[b6]{Corsi \& Findeis, 2000)} agreed that individuals with previous offfarm employment record were more likely to participate on the off-farm labour market than those who had not (and vice versa). 
\section[{II. Methodology}]{II. Methodology}\par
The study area was North-Central Nigeria. The region comprised six states, namely, Benue, Kogi, Nasarawa, Plateau, Kwara and Niger, with a total land mass of 296,898 km 2 and total population of 20.36 million people. The region is bounded in the north by Bauchi, Kaduna, Zamfara, and Kebbi States; in the south by Cross-River, Ebonyi, Enugu, Edo, Ondo, Ekiti, Osun and Oyo States; in the east by Taraba State and Cameroon; and in the west by the Republic of Benin. Situated between latitudes 6 0 30" N and 11 0 20" N and longitudes 7 0 E and 10 0 E, the region has average annual rainfall that ranges from 1,500 mm to 1,800 mm, with average annual temperature varying between 20 0 C and 35 0 C. North Central Nigeria has 6.6 million hectares of land under cultivation, with rain-fed agriculture accounting for about 90 percent of the production systems  {\ref (NBS, 2008)}. Majority of the populace are in agriculture, with farm size ranging from 0.4 to 4.0 ha (FAO, 2002; NFRA, 2008).\par
The region features prominently in national agricultural production statistics. For instance, Benue and Kogi States were among the states of the federation that cultivated over 200,000 ha of cassava in 2007, with over two million metric tonnes of cassava output. For yam, Benue and Niger States cultivated over 200,000 ha and harvested over two million metric tonnes. Niger State was among the states that cultivated over 300,000 ha of maize and sorghum, with output of over 400,000 metric tonnes. Niger, Benue and Kwara States were among the states that cultivated over 100,000 ha of rice with an output of over 200,000 metric tonnes. For legumes (cowpea, soyabean, bambara nut, and sesame), Niger, Benue and Kogi States ranked among the highest producers in the country (NFRA, 2008).\par
Multistage sampling technique was used to select respondents for the study. Using simple random sampling in stage one, Benue, Kogi and Niger States were selected from the region. In stage two, simple random sampling was used to select two agricultural zones from each state namely, zones A and C from Benue State, zones B and D from Kogi State, and zones A and B from Niger State. In stage three, simple random sampling was used to select two local government areas (LGAs) from each agricultural zone. In Benue State, the LGAs were Ukum and Katsina-Ala from zone A, and Otukpo and Oju from zone C. In Kogi State, the LGAs were Dekina and Bassa from zone B, and Ofu and Olamaboro from zone D. In Niger State, the LGAs were Shirorro and Paikoro from zone A, and Gbako and Lavun from zone B. In stage four, three farming communities were randomly selected from each LGA. Finally, using stratified random sampling, 10 small-scale farmers (five participants and five non-participants in offfarm work) were selected from each farming community giving a total sample size of 360 respondents.\par
Data for the study were obtained from primary source with the aid of pre-tested structured questionnaire, which was validated as recommended by  {\ref Kerlinger (1973)}. Test-retest method and Pearson's product moment correlation coefficient were used to ascertain the reliability of the instrument. Heckman's two-stage selection model was used analyse the data for the study. Y 2 = amount of off-farm income's share of household income invested in farming (N), X 1 = age of farmer (years), X 2 = sex of household head (1 = male; 2 = female), X 3 = education of farmer (number of years spent in formal educational institutions), X 4 = household size (number of people in a farm household), X 5 = farming experience (years), X 6 = total farm size (ha), X 7 = total crop revenue (N), X 8 = distance to market (km), X 9 = primary occupation (1 = farming; 0 otherwise), X 10 = land ownership (1 = own farm land; 0 otherwise), X 11 = government payment (N), X 12 = ratio of farm assets to household assets, X 13 = operating profit margin, X 14 = asset turnover ratio, X 15 = capital input (N), X 16 = farm capital (N). ? = coefficient of explanatory variables. 
\section[{III. Results and Discussion}]{III. Results and Discussion} 
\section[{a) Participation in Off-farm Work and Amount of Off-farm Income's Share invested in Farming}]{a) Participation in Off-farm Work and Amount of Off-farm Income's Share invested in Farming}\par
The analysis of the probability of participation in off-farm work and the amount of off-farm income's share invested in farming is as presented in Table \hyperref[tab_1]{1}. The lambda of the model provided the proportion of total variability not explained, which was 1.38\%. This meant that the variables in the model accounted for 98.62\% of the variation in the amount of off-farm income's share of household income that was invested in farming. The chisquare of the model was statistically significant (p < 0.01). Hence, socioeconomic and farm financial characteristics of farmers have significant effect on their participation in off-farm work and the amount of off-farm income's share of household income that was invested in farming.\par
In the first hurdle, age had no significant effect on the probability of participation. In the second model, however, age significantly (p < 0.01) reduced the amount of off-farm income's share as a percentage of household income invested in farming. A 10\% increase in the age of farmers would result in 0.01\% decrease in the amount of off-farm income's share invested in farming. As a farmer advanced in age, the intensity of off-farm work, as well as the associated income, reduced. More so, the tempo of farm activities and the level of total investment dropped. All these contributed to the reduction in total household income and the offfarm income's share that was reserved for farm investment. The results of the two models contradicted \hyperref[b11]{Harris et al. (2010)} and El-Osta (2011) where age did not significantly affect off-farm work participation decision or the level of capital invested in farming.\par
In the first hurdle, farm size had no significant effect on the probability of participation but significantly (p < 0.01) reduced the amount of off-farm income's share that was invested in farming. The implication is that a 10\% increase in farm size would result in 0.05\% decrease in the amount of off-farm income's share invested in farming. The inverse relationship could be attributed to the fact that increasing farm size imposed restriction on off-farm work participation as well as the income from the sector. Although, \hyperref[b11]{Harris et al. (2010)} showed empirically that larger farmers required larger capital expenditures, as the farm size of a household increased, off-farm work and off-farm income declined, thereby reducing the amount of off-farm income's share invested in farming.\par
In the second hurdle, government payment significantly (p < 0.01) reduced the amount of off-farm income's share invested in farming, implying that a 10\% increase in government would result in 0.001\% decrease in the amount of off-farm income's share invested in farming. Those who were in government service would pay relatively less attention to farming and, hence, reallocated their off-farm income's share to the non-farm sector. Thus, the more of government payment they received, the farther away they drifted from farming. In \hyperref[b11]{Harris et al. (2010)}, government payment did not significantly affect investment in the second hurdle.\par
In the first hurdle, operating profit margin significantly (p < 0.05) increased the probability of participating in off-farm work. This implied that a 10\% increase in operating profit margin would increase the probability in off-farm work participation by 0.74\%. This would have arisen from the prudent management of funds injected into farm enterprises. The benefit obtained in the previous period would have informed and sustained the resolve to participate in off-farm work in line with life-cycle hypothesis of \hyperref[b0]{Ahituv and Kimhi (2002)}. The result was consistent with \hyperref[b14]{Lagerkvist, Larsen \& Olson (2006)}, suggesting the possibility of larger farm firm growth.\par
Capital input significantly (p < 0.05) reduced the probability of participating in off-farm work. The implication was that a 10\% increase in capital would decrease the probability of off-farm work participation by 0.003\%. For some farmers to participate in off-farm work, they obtained loan or diverted part of their credit for farm investment to off-farm sector. This loan, in rural areas, attracted high interest rate \hyperref[b23]{(Nweze, 1990)}. Again, off-farm businesses were more vulnerable to taxes from various authorities than farm businesses. Thus, capital input, which comprised interest paid on loan and taxes, could discourage and limit participation in off-farm work.\par
The ratio of farm asset to household asset significantly (p < 0.05) increased the share of off-farm income that was invested in farming. The implication was that a 10\% increase in the ratio of farm asset to household asset would increase the investible off-farm income's share by 0.25\%. Higher ratios shifted emphasis towards farm assets relative to household assets. More farm assets would require maintenance and, eventually, replacement at the end of the useful period. In either of these scenarios, off-farm share came handy.\par
Asset turnover ratio significantly (p < 0.01) increased the amount of off-farm income's share that was invested in farming. This implied that a 10\% increase in asset turnover ratio would raise farminvestible off-farm income's share by 0.05\%. In other words, for every one naira of asset held, a farm household generated annual off-farm income of N0.0048. Hence, the more a farm household converted the utilisation of its farm assets to income, the more it would invest its off-farm income's share in farming. According to Myyra, Pietola \& Heikkila (2011), this ratio described the capital rotation speed in agriculture. Farm capital significantly (p < 0.01) decreased the amount of off-farm income's share invested in farming, implying that a 10\% increase in farm capital would reduce farm-investible off-farm income's share by 0.0001\%. This meant that farmers with low farm capital level would invest more of their off-farm income's share in farming so as to shore up their farm capital level. In line with \hyperref[b16]{Mundlak (1993)} that capital constraints constituted major determinants of the rate of adoption of new technologies, the investment of off-farm income's share would then raise the level of acquisition and utilisation of relevant technologies.\par
Education significantly (p < 0.05) reduced the odds of participating in off-farm work. The implication was that a 10\% increase in the number of years of formal education would increase the probability of offfarm work participation. In Nigeria, the elites either abhorred farming or substituted farm labour with capital. This increased their probability to participate in off-farm work. In the second model, education increased the amount of off-farm income's share (p < 0.05) that was invested in farming. This implied that more number of years of formal education increased the amount of offfarm income's share that was allocated to farm investment. Higher level of education conferred on farmers increasing efficiency in farm management skills. This was in line with \hyperref[b11]{Harris et al. (2010)} that highly educated farm operators used off-farm income to finance farm investment.\par
The first hurdle showed that household size significantly (p < 0.05) increased the probability of participating in off-farm. Hence, a 10\% increase in household size would raise the probability of off-farm work participation by 0.01\%. Large household implied increased consumption expenditure profile. A rational head of large household would seek for additional sources of income or investment that would smoothen the path of consumption. Therefore, the need to participate in off-farm work heightened. This was in line with the push factor diversification of \hyperref[b28]{Reardon (1997)} which induced households to manage income and consumption uncertainties via diversification. In the second model, however, household size had no significant effect on the amount of off-farm income's share invested in farming.\par
Land ownership significantly (p < 0.01) increased the odd of participating in off-farm work, implying that increase in land ownership by 10\% would lead to increase in the probability of off-farm work participation by 0.001\%. Farmers who operated on own farmland could afford to intensify investment on the land and even exploit expansion effect as against those who held temporary farmland rights. Own farm land operators would normally be inclined to seek investment fund off-farm where credit constraint was prevalent. This finding was inconsistent with Jerome (2002) that more secure rights improved household's ability and readiness to increase investment, provided better access to credit, and reduced transaction cost associated with land transfers. \hyperref[b1]{Besley (1995)} corroborated that more secure tenure to a plot of land increased the probability that individuals would undertake a wide range of investment on the land. This variable, however, did not have significant effect on the amount of off-farm income's share invested in farming.\par
Total crop revenue significantly (p < 0.05) increased the amount of off-farm income's share that was invested in farming. This meant that additional 10\% of crop revenue would increase farm-investible off-farm income's share by 0.00004\%. The more income a farm household generated from the farm sector, the more of its off-farm income's share it invested in farming. This is because the economic well-being of a farm is evaluated in terms of farm income. \hyperref[b19]{Myyra et al. (2011)} noted that commercial farms were profitable if they produced annual income and accumulated expected value over time.\par
Primary occupation significantly (p < 0.05) increased the amount of off-farm income's share invested in farming. This meant that if additional 10\% of farmers chose farming as primary occupation, farminvestible off-farm income's share would rise by 0.11\%. This implied that farmers who derived their livelihood largely from farming reinvested more off-farm income's share in farming. This, according to \hyperref[b13]{Kwon et al. (2006)}, was in response to large fluctuations in farm income faced by farm households. 
\section[{IV. Conclusion and Recommendations}]{IV. Conclusion and Recommendations}\par
Surrounding business and environmental factors affect shape the decision to seek farm capital relief from the off-farm sector. These factors also determine the proportion of off-farm income that could be transferred to farm investment. Thus, it is axiomatic that the small-scale farmer exercises some independent level of farm investment decision. Some inhibitive factors beyond his control are also in this ambient environment.\par
It was recommended that the government and the International Fund for Agricultural Development should consciously regulate the business environment in the rural areas in a way that farmers invest off-farm income in farming. Policy thrust should focus on reduction in interest and tax rates for small-scale farmers; deliberate transition to market-oriented agricultural production that would improve crop revenue; and ease of asset acquisition. These measures would strengthen production chain linkages and facilitate employment generation, thereby sustaining agribusiness development in Nigeria.  
\section[{Global Journal of Human Social Science}]{Global Journal of Human Social Science}\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
    \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.06990654205607477\textwidth}P{0.45121495327102806\textwidth}P{0.13822429906542055\textwidth}P{0.0905607476635514\textwidth}P{0.10009345794392523\textwidth}}
-\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep Independent variables\tabcellsep Coefficient\tabcellsep z\tabcellsep ?? => |??|\\
\tabcellsep Age (years)\tabcellsep 0.0881\tabcellsep 0.93\tabcellsep 0.35\\
\tabcellsep Sex (1=male, 0 otherwise)\tabcellsep -0.5434\tabcellsep -0.56\tabcellsep 0.578\\
\tabcellsep Education (years)\tabcellsep 11.2431\tabcellsep 2.06**\tabcellsep 0.039\\
Decision\tabcellsep Household size\tabcellsep 0.9972\tabcellsep 2.19**\tabcellsep 0.029\\
to participate in off-farm\tabcellsep Farming experience (years) Total farm size\tabcellsep -0.1406 -0.9168\tabcellsep -1.60 -1.44\tabcellsep 0.11 0.151\\
work\tabcellsep Total crop revenue (N)\tabcellsep 0.0003\tabcellsep 0.45\tabcellsep 0.655\\
model\tabcellsep Distance to market (km)\tabcellsep -0.3432\tabcellsep -0.84\tabcellsep 0.401\\
\tabcellsep Primary occupation (1=farming, 0 otherwise)\tabcellsep 2.6734\tabcellsep 1.48\tabcellsep 0.14\\
\tabcellsep Land ownership (1=own farmland, 0 otherwise)\tabcellsep -284.1234\tabcellsep -13.00*\tabcellsep 0.000\\
\tabcellsep Government payment (N)\tabcellsep 0.00009\tabcellsep 1.86\tabcellsep 0.063\end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 			\footnote{Global Journal of Human Social Science© 2015 Global Journals Inc. (US)} 			\footnote{Off-Farm Income's Share and Farm Investment among Small-Scale Farmers in North-Central Nigeria: The Heckman's Selection Model Approach} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ Southern Journal of Agricultural Economics (29295/1/0901016 3)]{b18}\label{b18} 	 		\textit{},  	 	 		\textit{Southern Journal of Agricultural Economics}  		29295/1/0901016 3. p. .  	 
\bibitem[Blank et al. ()]{b5}\label{b5} 	 		‘Agricultural profits and farm household wealth: A farm-level analysis using repeated cross sections’.  		 			S C Blank 		,  		 			K W Erickson 		,  		 			R Nehring 		,  		 			C Hallahan 		.  	 	 		\textit{Journal of Agricultural and Applied Economics}  		2009. 41  (1)  p. .  	 
\bibitem[Musser et al. ()]{b17}\label{b17} 	 		\textit{An analysis of optimal farm capital structure},  		 			W N Musser 		,  		 			F C White 		,  		 			J C Mckissick 		.  		1977.  	 
\bibitem[Annual Abstracts of Statistics ()]{b21}\label{b21} 	 		\textit{Annual Abstracts of Statistics},  		2008. Abuja. p. 134.  		 			National Bureau of Statistics ; National Bureau of Statistics 		 	 
\bibitem[Ogbanje et al. ()]{b27}\label{b27} 	 		‘Discriminant Function Analysis of Factors affecting Off-farm Diversification among Small-scale Farmers in North Central Nigeria’.  		 			E C Ogbanje 		,  		 			S A N D Chidebelu 		,  		 			N J Nweze 		.  	 	 		\textit{Journal of Economics and Sustainable Development}  		2014b. 5  (13)  p. .  	 
\bibitem[Weiss ()]{b31}\label{b31} 	 		‘Do they come back again? The symmetry and reversibility of off-farm employment’.  		 			C R Weiss 		.  	 	 		\textit{European Review of Agricultural Economics}  		1997. 37 p. .  	 
\bibitem[Nakamura and Nakamura ()]{b20}\label{b20} 	 		‘Dynamic models of the labour force behaviour of married women which can be estimated using limited amounts of past information’.  		 			A Nakamura 		,  		 			M Nakamura 		.  	 	 		\textit{Journal of Econometrics}  		1985. 27 p. .  	 
\bibitem[Ogbanje ()]{b25}\label{b25} 	 		\textit{Farm-level analysis of offfarm work and farm capital accumulation among small-scale farmers in North-Central Nigeria},  		 			E C Ogbanje 		.  		2014. Nsukka.  		 			Department of Agricultural Economics, University of Nigeria 		 	 	 (Ph.D thesis submitted to the) 
\bibitem[Myyra et al. ()]{b19}\label{b19} 	 		\textit{Farmlevel capital: capital positions, structures, the dynamics of farm-level investments, capital accumulation and leverage positions},  		 			S Myyra 		,  		 			K Pietola 		,  		 			A Heikkila 		.  		 \url{www.factormarket.eu}  		2011.  	 	 (Factor Market Working Paper) 
\bibitem[Babatunde ()]{b3}\label{b3} 	 		‘Income portfolios in rural Nigeria: composition and determinants’.  		 			R O Babatunde 		.  	 	 		\textit{Trends in Agricultural Economics}  		2008. 1  (1)  p. .  	 
\bibitem[Jerome ()]{b12}\label{b12} 	 		‘Land rights and investment incentives in Western Nigeria. Paper prepared for presentation at the Beiyer Research Seminar on holdings in Slovenia’.  		 			A Jerome 		.  	 	 		\textit{25 th International Conference of Agricultural Economists},  				 (Durban, South Africa)  		2002. p. 18.  	 	 (Contributed paper selected for presentation at the) 
\bibitem[Fao ()]{b9}\label{b9} 	 		\textit{Land Tenure and Rural Development},  		 			Fao 		.  		2002. Rome, Italy.  	 
\bibitem[Vance ()]{b30}\label{b30} 	 		\textit{Marginal effects and significance testing with Heckman's sample selection model: A methodological note},  		 			C Vance 		.  		2006.  	 	 (RWI Discussion Papers No) 
\bibitem[Zeller ()]{b32}\label{b32} 	 		‘Models of rural financial institutions’.  		 			M Zeller 		.  		 \url{http://www.basis.wisc.edu/live/rfc/theme\textunderscore models.pdf}  	 	 		\textit{An International Conference on Best Practices},  				2010.  	 
\bibitem[Ogbanje et al. ()]{b26}\label{b26} 	 		‘Off-Farm Diversification among Small-Scale Farmers in North-Central Nigeria’.  		 			E C Ogbanje 		,  		 			S A N D Chidebelu 		,  		 			N J Nweze 		.  	 	 		\textit{Journal of Economics and Sustainable Development}  		2014a. 5  (13)  p. .  	 
\bibitem[Harris et al. (2010)]{b11}\label{b11} 	 		‘Off-farm income and investments in farm assets: A double-hurdle approach’.  		 			J M Harris 		,  		 			S C Blank 		,  		 			K Erickson 		,  		 			C Hallahan 		.  	 	 		\textit{CAES, and WAEA Joint Annual Meeting},  				 (Denver, Colorado)  		2010. July 25-27, 2010. p. 19.  	 	 (Selected Paper prepared for presentation at the AAEA) 
\bibitem[Gould and Saupe ()]{b10}\label{b10} 	 		‘Off-farm labour market entry and exit’.  		 			B W Gould 		,  		 			W E Saupe 		.  	 	 		\textit{American Journal of Agricultural Economics}  		1989. 71  (4)  p. .  	 
\bibitem[Ahituv and Kimhi ()]{b0}\label{b0} 	 		‘Off-farm work and capital accumulation decisions of farmers over the life-cycle: The role of heterogeneity and state dependence’.  		 			A Ahituv 		,  		 			A Kimhi 		.  	 	 		\textit{Journal of Development Economics}  		2002. 68 p. .  	 
\bibitem[Lagerkvist et al. ()]{b14}\label{b14} 	 		‘Offfarm income and farm capital accumulation: a farm-level data analysis’.  		 			C Lagerkvist 		,  		 			K Larsen 		,  		 			K Olson 		.  	 	 		\textit{Annual Meeting of the American Agricultural Economics Association}  		2006. p. 22.  	 
\bibitem[Kwon et al. ()]{b13}\label{b13} 	 		‘Offfarm labor supply responses to permanent and transitory farm income’.  		 			C Kwon 		,  		 			P F Orazem 		,  		 			D M Otto 		.  	 	 		\textit{Agricultural Economics}  		2006. 34 p. .  	 
\bibitem[Smith ()]{b29}\label{b29} 	 		‘On specifying double-hurdle models’.  		 			M Smith 		.  	 	 		\textit{Handbook of Applied Econometrics and Statistical Inference}  		Ullah, A., Kwan, T.K. \& Chaturvedi, A. (ed.)  		2002. Marcel Dekker Incorporated.  	 
\bibitem[Mundlak ()]{b16}\label{b16} 	 		‘On the empirical aspects of economic growth theory’.  		 			Y Mundlak 		.  	 	 		\textit{American Economic Review}  		1993. 83  (2)  p. .  	 
\bibitem[Obike et al. ()]{b24}\label{b24} 	 		‘Poverty reduction among farmers in Nigeria: The role of National Directorate of Employment’.  		 			K C Obike 		,  		 			O O Ukoha 		,  		 			C U Nwajiuba 		.  	 	 		\textit{The Medwell Agricultural Journals}  		2007. 2  (4)  p. .  	 
\bibitem[Besley ()]{b1}\label{b1} 	 		‘Property rights and investment incentives: Theory and evidence from Ghana’.  		 			T Besley 		.  	 	 		\textit{Journal of political economics}  		1995. 103 p. .  	 
\bibitem[Report of the 2007 Agricultural Production Survey. Federal Ministry of Agriculture and Water Resources ()]{b22}\label{b22} 	 		\textit{Report of the 2007 Agricultural Production Survey. Federal Ministry of Agriculture and Water Resources},  		2008. p. 89.  		 			National Food Reserve Agency 		 	 
\bibitem[Cragg ()]{b7}\label{b7} 	 		‘Some statistical models for limited dependent variables with applications to the demand for durable goods’.  		 			J G Cragg 		.  	 	 		\textit{Econometrica}  		1971. 39 p. .  	 
\bibitem[Lambert and Bayda ()]{b15}\label{b15} 	 		‘The impact of financial structure on production efficiency’.  		 			D K Lambert 		,  		 			V V Bayda 		.  	 	 		\textit{Journal of Agricultural and Applied Research}  		2005. 37  (1)  p. .  	 
\bibitem[El-Osta ()]{b8}\label{b8} 	 		‘The Impact of human capital on farm operator household income’.  		 			H El-Osta 		.  	 	 		\textit{Agricultural and Resource Economics Review}  		2011. 40  (1)  p. .  	 
\bibitem[Bagachawa ()]{b4}\label{b4} 	 		‘The rural informal sectors in Tanzania’.  		 			D Bagachawa 		.  	 	 		\textit{Farewell to Famine: Deagrarianisation and Employment in Africa},  				 			D Brycesson,  			D Jamal 		 (ed.)  		 (United Kingdom; Ashgate)  		2000. Aldershaft.  	 
\bibitem[Davis ()]{b2}\label{b2} 	 		\textit{The rural non-farm economy, livelihoods and their diversification: Issues and options},  		 			J R Davis 		.  		 No. 2753.  		2003.  	 	 (NRI Report) 
\bibitem[Nweze et al. ()]{b23}\label{b23} 	 		\textit{The Structure, Functioning and Potentials of Indigenous Co-operative Associations in Financing Agriculture. The Case of Anambra and Benue States},  		 			N J Nweze 		,  		 			Nigeria 		,  		 			Ph 		.  		1990. Nsukka.  		 			submitted to Department of Agric. Economics, University of Nigeria 		 	 	 (D Thesis) 
\bibitem[Corsi and Findeis ()]{b6}\label{b6} 	 		‘True state dependence and heterogeneity in off-farm labour participation’.  		 			A Corsi 		,  		 			J L Findeis 		.  	 	 		\textit{European Review of Agricultural Economics}  		2000. 27  (2)  p. .  	 
\bibitem[Reardon ()]{b28}\label{b28} 	 		‘Using evidence of household income diversification to inform study of the rural nonfarm labor market in’.  		 			T Reardon 		.  	 	 		\textit{Africa. World Development}  		1997. 25 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
